<style>
A:hover
{
text-decoration: none;
color: #0000ff
}

TD
{
FONT-FAMILY: verdana, arial, tahoma;
COLOR: white;
FONT-SIZE: 8pt
}

A
{
text-decoration: none;
COLOR: white
}

A:active
{
text-decoration: none;
COLOR: red
}
</style>