body
{
margin: 0px;
background-color: #d5d5d4;
color: #666666;
}
td
{
font-family: Verdana, Arial;
font-size: 70%;
}
a
{
text-decoration: none;
color: #880000;
}
a:hover
{
text-decoration: underline;
color: #333333;
}