
td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  color: #000000;
}

a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

a:active {
}
