a:link {  color: #993333; text-decoration: none}
a:visited {  color: #993333; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}

TABLE.border {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: white;
  border: 2px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 2px;
}