
a
{
  color: black;
  text-decoration: none;
  
}

a:hover
{
  text-decoration: underline;
}

td.footer
{
  font-size:70%;
}