
a.nav:link, a.nav:visited{
display: block;
width: 90px;
height: 42px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
line-height: 42px;
}

a.nav:hover, a.nav:active{
color: #082341;
text-decoration: underline;
}


