a.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #2A2C79;
}

a.MainNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #2A2C79;
}

a.MainNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;

}

a.MainNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.MainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #2A2C79;
}
