.mainfont {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
}

a.topNav:link {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.topNav:active {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.topNav:visited {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.topNav:hover {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
