td 
{
font-family: helvetica, sans-serif; 
font-size: 11px; 
font-weight: none
color: #000000;
}

a:link
{
text-decoration: none;
font-weight:bold;
color: ff0000;
}
a:visited
{
text-decoration: none;
color: ff0000;
font-weight:bold;
}
a:active
{
text-decoration: none;
font-weight:bold;
color: ff0000;
}
a:hover
{
text-decoration: none;
font-weight:bold;
color: ff0000;
}