.std {  font-family: Geneva, Arial, Helvetica, san-serif; color: #003366}
#nav {  font-family: "Times New Roman", Times, serif; font-size: x-small;}
#nav a {color:#fff; font-weight:bold; text-decoration: none;}
#nav a:hover {color:#FFFF00; font-weight:bold; text-decoration: none;}
A:LINK    { color: navy; text-decoration: none }
A:VISITED  { color: silver; text-decoration: none }
A:HOVER {
	color : White;
	background : Blue;
}
}
