A:link {
color: #0A3B81;
text-decoration: underline
}
A:visited {
color: #0A3B81;
text-decoration: underline
}
A:hover {
color: #0A3B81;
text-decoration: none
}
A:active {
color: #0A3B81;
text-decoration: none
}

td {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif
}

