a:link {
color: #000066;
text-decoration: underline;
}

a:visited {
color: #000066;
text-decoration: underline;
}

a:active {
color: #000066;
text-decoration: underline;
}

a:hover {
color: CC0000;
text-decoration: underline;
}


body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

td.mainfill {
background: #336699;
}

td {
font-size: 13px;
font-family : Verdana;
}

hr {
color : #333366;
height : 2px;
}