a.topnav:link {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:active {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #2685BB;
	text-decoration: none;
	font-weight: bold;
}
