a
{
 color: #ffffff;
 font-family: Arial;
 font-size: 16px;
 font-weight: bold;
 text-decoration: none;
}

a:hover font
{
 color: #ffffff;
}

div.body
{
 color: #ffffff;
 font-family: Times New Roman;
 font-size: 16px;
} 

div.body a
{
 text-decoration: underline;
}

div.body a:hover
{
 color: #ffff00;
}

div.body td
{
 color: #ffffff;
 font-family: Times New Roman;
 font-size: 16px;
} 