
A:link {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

; a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

; a:hover {
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

; A:active {
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
}

; td {
  color: #000000;
  font-family: Arial;
  font-size: 10pt;
}

; hr {
  color: #0000aa;
}
