A:visited, A:link {
  text-decoration:none; 
}
A:hover {
  text-decoration:underline; 
}

TD {
  font-family: Verdana;
  font-size: 13px;
}
