body
{
font-size: 9px;
font-face: times new roman;
color: white;
background-color: #2c2c2c;
}

td
{
font-size: 8px;
font-face: verdana;
color: white;
}

a
{
text-decoration: none;
font-face: times new roman;
font-size: 11px;
color: black;
}

a:hover
{
font-size: 11px;
font-face: times new roman;
color: #6e6e6e;
}
