html, body, td {
  margin: 15;
  padding: 2;
  height: 100%;
  font: 12px Verdana,Arial,Helvetica,sans-serif;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}