 
TD{
  font-size : 13.5px;
  color : #535353;
  text-decoration : none;
}
A{
  color : #5f5f5f;
}
A:HOVER{
  color : teal;
}
