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

body
    { 
      font-weight: normal;
      font-family: Arial, Helvetica; 
      font-style: normal;
    }
TD
      {font-family: Arial, Helvetica;}
P
      {font-family: Arial, Helvetica;}