.nav {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: none;
	color: #656565;
	line-height: normal;
	font-weight:bold;
	text-decoration:none;

}
a.nav:hover {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #1a3394;
	text-decoration:none;
	
}
.navactive {
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #1a3394;
	text-decoration:none;
