.topNav {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; cursor: hand;}

a:link.topNav {
	font-family : Verdana;
	color : black;
	text-decoration : none;
}
a:visited.topNav {
	font-family : Verdana;
	color : black;
	text-decoration : none;
}
a:hover.topNav {
	font-family : Verdana;
	color : gray;
	text-decoration : none;
