A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : #b00000;
  text-decoration : underline;
}
TD{
  font-size : 8pt;
  
  letter-spacing : 1px;
}
