table td.link {
  cursor: pointer;
}

table td.link:hover {
  text-decoration: underline;
}
