a:link {
  font-style: normal;
  text-align: left;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
  text-transform: none;
  background-color: white;
  font-family: Tahoma;
  line-height: 12pt;
  color: #000099;
}
a:visited {
  font-style: normal;
  text-align: left;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
  text-transform: none;
  background-color: white;
  font-family: Tahoma;
  line-height: 12pt;
  color: #000066;
}
a:hover {
  border:  none;
  font-style: normal;
  text-align: left;
  font-weight: bold;
  text-decoration: underline;
  font-size: 8pt;
  text-transform: none;
  background-color: white;
  font-family: Tahoma;
  line-height: 12pt;
  color: #a0003c;
}

