.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293c80;
}
a.nav:link {  color: #293c80; text-decoration: none; }
a.nav:active { color: #293c80; text-decoration: none; }
a.nav:visited { color: #293c80; text-decoration: none; }
a.nav:hover {  color: #FFFFFF; text-decoration: underline; }
