a.nav        { color: #012163; text-decoration: none; font-weight: bold; font-family: Times New Roman; font-size:14 }
a.nav:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #78A7DC;
}
a.nav2        { color: #78A7DC; text-decoration: none; font-weight: bold; font-family: Times New Roman; font-size:14 }
a.nav2:hover  {
	color: #781318;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}