TD
{
color : black;
font-family : verdana;
font-size : 12px;
}

A:LINK,A:ACTIVE,A:VISITED
{
color : white;
font-weight : bold;
text-decoration : none;
}

A:HOVER
{
color : yellow;
text-decoration : underline;
}