A{  color : black;
  text-decoration : none;
}
A:HOVER {  color : white;
  text-decoration : none;
  background-color : gray;
}
TD{
  line-height : 140%;
  font-size : 13px;
}
BODY{
  line-height : 140%;
  font-size : 13px;
}