A:LINK {
  text-decoration: none; color: #5a0000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma
}
A:VISITED {
  text-decoration: none; color: #5a0000;
  font-size: 10pt;
  font-family: Tahoma;
  font-weight: bold
}
A:HOVER {
  text-decoration: none; color: #5a0000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma
}
A:ACTIVE {
  text-decoration: none; color: #5a0000;
  font-size: 10pt;
  font-weight: bold;
  font-family: Tahoma
}