a.nav, a.nav:hover, a.nav:active, a.nav:visited{
color:#0a2b1f;
font-size:12pt;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
height:25px;
padding:10px;

}

a{
color:#0a2b1f;
text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}






