A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : #96004b;
  text-decoration : underline;
}
TD{
  font-size : 15px;
  line-height : 1.8em;
  letter-spacing : 1.4px;
}
