BODY{
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
  font-family : Verdana;
  font-size : xx-small;
}
A:VISITED{
  text-decoration : none;
  color : blue;
  font-weight : 400;
}
A:HOVER{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  font-weight : 400;
  color : red;
  text-decoration : none;
}
A{
  text-decoration : none;
  color : blue;
  cursor : pointer;
  font-weight : 400;
  font-family : Verdana;
}
TABLE{
  font-family : Verdana;
  font-size : xx-small;
}
TD{
  font-family : Verdana;
  font-size : x-small;
}
