body, td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
margin-left: 0px; 
margin-top: 0px;
}
a:active, a:focus, a:link, a:visited {
font-weight: bold;
text-decoration: underline;
color: #01013D;
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #ED1C24;
}
a.nav:active, a.nav:focus, a.nav:link, a.nav:visited {
text-decoration: none;
font-size: 10px;
color: #666666;
}
a.nav:hover {
text-decoration: underline;
font-size: 10px;
color: black;
}
a.bottom:active, a.bottom:focus, a.bottom:link, a.bottom:visited {
text-decoration: none;
font-size: 10px;
color: white;
}
a.bottom:hover {
text-decoration: none;
font-size: 10px;
color: #01013D;
}
.copyright{
 font-size: 9px;
}