
a.bodylink:link {font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal; color: #0000FF}
a.bodylink:visited {font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal; color: #0000FF}
a.bodylink:hover {font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline; color: #FF0000}
a.bodylink:active {font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal; color: #0000FF}
a.bodylinkbold:link {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: bold; color: #0000FF}
a.bodylinkbold:visited {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: bold; color: #0000FF}
a.bodylinkbold:hover {font-family: Arial; font-size: 13px; font-weight: bold; text-decoration: underline; color: #ff0099}
a.bodylinkbold:active {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: bold; color: #0000FF}
a.footerlink:link {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: normal; color: #0000FF}
a.footerlink:visited {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: normal; color: #0000FF}
a.footerlink:hover {font-family: Arial; font-size: 13px; font-weight: normal; text-decoration: underline; color: #FF0000}
a.footerlink:active {font-family: Arial; font-size: 13px; text-decoration: underline; font-weight: normal; color: #0000FF}
.bodytext {font-family: Arial;font-size: 13px;font-weight: normal;text-decoration: none;}
h1 {font-family: Arial; font-size: 17px; text-decoration: underline; font-weight: heavy;margin-top: 0px;margin-bottom: 20px; color: #660000}
h2 {font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: bold;margin-bottom: 8px;}

#results a {
  font-family: "Arial";
  font-size: 12px;
  font-weight: bold;
  color: blue;
}

#results a:hover {
  background-color: yellow;
}


