<style type = "text/css">
<!--BODY {
  margin:10;
  background-color:#FBFBFF;
  background-image:url(bg.gif);
}
a:link     {
  color:#003399;
  text-decoration : none;
}
A:VISITED  {
  color : #7b007b;
  text-decoration : none;
}
A:ACTIVE   {
  color : #00cccc;
  text-decoration : none;
}
A:HOVER    {
  color : red;
  text-decoration : none;
}
//--></style>