A:LINK{
  text-decoration : none;
}
A:VISITED{
  text-decoration : none;
}
A:HOVER{
  color : #ec374e;
  text-decoration : underline;
}
TD{
  font-size : 10pt;
  line-height : 1.5em;
  letter-spacing : 1.2px;
}
