BODY, TD
{
  font-family: Arial;
  font-size: 10pt;
}  

A {text-decoration: none; color: blue;}
A:hover{text-decoration: underline; color: red;}
