.section {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold}
.bodyhdr {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FF6600}
.bodytxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 100%; color: #333333; font-weight: normal}
a:hover {  color: #FF0000}
a:link {  color: #2696B8}
a:visited {  color: #2696B8}
a:link {  }
a:active {  color: #2696B8}
.blackbody {  font-family: Verdana; font-size: 10px; color: #3333FF}
.searchresults {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000}
.recommendedhead {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #31404E}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
.mainNav a:link    {
  /* Applies to unvisited links in class mainNav */
  text-decoration:  none;
  color:            #FFFFFF;
  } 
.mainNav a:visited {
  /* Applies to visited links in class mainNav */
  text-decoration:  none;
  color:            #FFFFFF;
  } 
.mainNav a:hover   {
  /* Applies to links under the pointer in class mainNav */
  text-decoration:  none;
  color:            #51E0E8;
  } 
.mainNav a:active  {
  /* Applies to activated links in class mainNav */
  text-decoration:  none;
  color:            #FFFFFF;
  } 
