td {
  font-family: arial,helvetica;
  font-size: 14px;
}
.menu {
  font-family: arial,helvetica;
  font-size: 12px;
  font-weight: bold;
  color: 999999;
}  
.blurb {
  font-family: arial,helvetica;
  font-size: 12px;
}
a {
  text-decoration: none;
  color: 999999;
}
a:hover {
  background-color: 999999;
  color: ffffff;
}
.topic {
  color: AE4815;
  font-weight: bold;
}
.subtopic {
  color: 19767B;
  font-weight: bold;
}
.href {
  background-color: ffffff;
  color: 000000;
}
.alt_href {
  color: 09666B;
  font-styles: italic;
  text-decoration: underline;
  background-color: white;
  font-weight: bold;
  font-size:14px;
}
