<!-- html -->

TD
{
FONT-SIZE: 12px;
COLOR: #000000;
FONT-FAMILY: Verdana;
}

A
{
font-family: Verdana;
font-size: 12px; 
text-decoration: none;
}

A:hover
{
text-decoration: underline;
}
