 
TD{
  font-size : 13.5px;
  color : #333333;
  line-height : 20px;
}
A{
  color : black;
}
A:HOVER{
  color : gray;
}

