/* white text blue backgnd */
.hglink  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.hglinkbold { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.hglink a:link { color: white; font-weight: bold; text-decoration: none }
.hglink a:visited   { color: #d2deff; font-weight: bold; text-decoration: none }
.hglink a:hover { color: #fc0 }
.adborder   { background-color: #039; margin-top: 2px; margin-bottom: 1px; padding-bottom: 1px; border: solid 1px #9cf }

/* blue text white backgnd version1 */
.hglink1   { color: #039; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin: 0; padding: 1px 2px 2px 2px}
.hglink1 a:link { color: #039; font-weight: bold; text-decoration: none }
.hglink1 a:visited    { color: #69f; font-weight: bold; text-decoration: none }
.hglink1 a:hover  { color: #900 }
.hglink1bold   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 11px; margin: 0; padding: 1px 2px 2px 2px }
.hglink1bold a:link  { color: #039; font-weight: bold }
.hglink1bold a:visited     { color: #69f; font-weight: bold }
.hglink1bold a:hover  { color: #900 }
.adborder1     { background-color: #fff; margin-top: 2px; margin-bottom: 1px; padding-bottom: 1px; border: solid 1px #06c }

/* blue text white backgnd version2 */
.hglink2  { color: #039; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.hglink2 a:link { color: #039; font-weight: bold; text-decoration: none }
.hglink2 a:visited   { color: #d2deff; font-weight: bold; text-decoration: none }
.hglink2 a:hover  { color: #900 }
.hglink2bold { color: #039; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.hglink2bold a:link  { color: #039; font-weight: bold }
.hglink2bold a:visited    { color: #d2deff; font-weight: bold }
.hglink2bold a:hover  { color: #900 }
.adborder2   { background-color: #fff; margin-top: 2px; margin-bottom: 1px; padding-bottom: 1px; border: solid 1px #9cf }

/* blue text peach backgnd version3 */
.hglink4  { color: #039; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px  }
.hglink4 a:link { color: #039; font-weight: bold; text-decoration: none  }
.hglink4 a:visited   { color: #476acb; font-weight: bold; text-decoration: none  }
.hglink4 a:hover  { color: #900 ; }
.hglink4bold { color: #039; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 11px; text-decoration: none; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px       }
.hglink4bold a:link  { color: #039; font-weight: bold ; text-decoration: none; }
.hglink4bold a:visited    { color: #476acb; font-weight: bold ; text-decoration: none; }
.hglink4bold a:hover  { color: #900 ; text-decoration: none; }
.adborder4   { background-color: #ffe4a9; margin-top: 2px; margin-bottom: 1px; padding-bottom: 1px; border: solid 1px #69c  }

/* styles for POM links */
.DATOLinks  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.DATOLinks a:link { color: white; font-weight: bold; text-decoration: none }
.DATOLinks a:visited   { color: #d2deff; font-weight: bold; text-decoration: none }
.DATOLinks a:hover { color: #fc0 }

/* put the frickin' bullets outside the list */
ul.outside 
 { list-style-position: outside; margin-top: 0; margin-bottom: 0; margin-left: 22px }

/* red text no background */
.hglink3  { color: red; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 11px; margin-top: 0; margin-bottom: 0; padding: 1px 2px 2px }
.hglink3 a:link { color: red; font-weight: bold; text-decoration: none }
.hglink3 a:visited   { color: red; font-weight: bold; text-decoration: none }
.hglink3 a:hover { color: red}

