body {
      background-color: white; color: black; font-family: "arial", sans-serif; font-size: 16px
}

A:link    { color: blue }
A:visited { color: purple }
A:active  { color: purple }
A:hover   { color: fuchsia; text-decoration: underline }

.context { color: white; font-family: "arial", sans-serif; font-size: 14px; margin-left: 15px; text-align: left }
.context A:link { color: white }
.context A:visited { color: white }
.context A:active { color: white }
.context A:hover { color: white; font-weight: bold }

hr.context { color: white; margin-left: 2px; margin-right: 2px }

.offsite { color: yellow; font-family: "arial", sans-serif; font-size: 14px; text-align: center }
.offsite A:link { color: yellow }
.offsite A:visited { color: yellow }
.offsite A:active { color: yellow }
.offsite A:hover { color: yellow; font-weight: bold }

.offsitel A:link { color: yellow }
.offsitel A:visited { color: yellow }
.offsitel A:active { color: yellow }
.offsitel A:hover { color: yellow; font-weight: bold }
ul.offsitel li.offsitel { color: yellow; font-family: "arial", sans-serif; font-size: 14px; list-style-type: disc; text-align: left }

.subtle { color: white; font-family: "arial", sans-serif; font-size: 12px; font-style: italic; text-align: center }
.subtle A:link { color: white }
.subtle A:visited { color: white }
.subtle A:active { color: white }
.subtle A:hover { color: white; font-weight: bold }

.dazzle { color: #9900EE; font-family: "arial", sans-serif; font-size: 17px;  font-weight: bold; vertical-align: bottom; text-decoration: none }
.dazzle A:link { color: #9900EE; text-decoration: none }
.dazzle A:visited { color: #9900EE; text-decoration: none }
.dazzle A:active { color: #9900EE; text-decoration: none }
.dazzle A:hover { color: fuchsia; text-decoration: none }
h3.dazzle { color: purple; background-color: yellow; font-family: "arial", sans-serif; font-size: 16px; width: 60%; font-weight: bold; float: left; padding: 2px 0px 2px 15px}
h4.dazzle { color: purple; background-color: yellow; font-family: "arial", sans-serif; font-size: 16px; width: 80%; font-weight: bold; float: left; padding: 2px 0px 2px 15px}


