BODY   {
  marginleft: 0;
  font-family: Tahoma;
  font-size: 8.0pt;
  text-decoration: none;
  color: black
  }

TD   {
  marginleft: 0;
  font-family: Tahoma;
  font-size: 8.0pt;
  text-decoration: none;
  color: black
  }

A:link    {text-decoration: none;      color: blue}
A:visited {text-decoration: none;      color: blue}
A:active  {text-decoration: none;      color: blue}
A:hover   {text-decoration: underline; color: blue}

