a.topnav:link, a.topnav:visited, a.topnav:active 
 { font-family: verdana, sans-serif, trebuchet; font-size: 11px; color: 003399; text-decoration: none; }
a.topnav:hover
 { font-family: verdana, sans-serif, trebuchet; font-size: 11px; color: #660066; text-decoration: underline; }

a.bottomnav:link, a.bottomnav:visited, a.bottomnav:active 
 { font-family: verdana, sans-serif, trebuchet; font-size: 11px; color: 003399; text-decoration: none; }
a.bottomnav:hover
 { font-family: verdana, sans-serif, trebuchet; font-size: 11px; color: #660066; text-decoration: underline; }
 
a:link {color: 003399; }
a:active {color: 660099; }
a:visited {color: 660000; }
a:hover {color: CC00FF; } 
 
.hd {
	font-family: verdana, geneva, sans-serif; 
	font-size: 16px;
	color: 000000;
	font-weight: bold;
}  
 
 .v {
	font-family: verdana, geneva, sans-serif; 
	font-size: 13px;
	color: 000000;
} 

 .s {
	font-family: verdana, geneva, sans-serif; 
	font-size: 11px;
	color: eeeeff;
}
.vt {
	font-family: verdana, geneva, sans-serif; 
	font-size: 10px;
	color: 000000;
}