	a:link {
	font-family:"Times New Roman", Times, serif;
color: #CCCCCC;
font-size:18px;
text-decoration: none;
font-weight:bold;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
color: #CCCCCC;
font-size:18px;
text-decoration: none;
font-weight:bold;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
color: #CCCCCC;
font-size:18px;
text-decoration: underline;
font-weight:bold;
}


a:active {
	font-family:"Times New Roman", Times, serif;
color: #FFFFFF;
font-size:18px;
text-decoration: none;
font-weight:bold;
}

.h1 { 
	font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
	color: #000040;
	font-weight:bold;
}

.h2 { 
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
}

