body {
background-color: #FFFFFF;
}

a {
text-decoration: none;
color: #0000cc;
}

a:visited {
text-decoration: none;
color: #0000cc;
}

a:hover {
text-decoration: underline;
color: #0000cc;
}

table {
color: #336600; 
font-weight: bolder;
border: 0;
border-color: #ffffff;

}

td {
text-align: center;
font-size: 14px;}