a.topnav:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
