body,td, a
  {
  font-family: arial;
  font-size: 11pt;
  color: black;
  }

.menu td
  {
  font-family: arial;
  font-size: 10pt;
  color: black;
  }

a
  {
  text-decoration: none;
  border-bottom: 1px solid #cccccc;
  }
a:hover
  {
  text-decoration: none;
  border-bottom: 1px solid #000000;
  }