body   { color: white; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: black }
.BoldWhite  { color: white; font-size: 14px; font-weight: bold }
.whiteItal { color: white; font-style: italic }
a:link     { color: lime; text-decoration: underline }
a:visited      { color: lime; text-decoration: underline; border-bottom: lime }
a:hover      { color: yellow; text-decoration: underline overline }
.hdr  { font-size: 20px }
.grn   { color: #00ff00 }
a.botnav:link   { color: #00ff00; font-size: 12px; text-decoration: none }
a.botnav:visited   { color: #cccc00; font-size: 12px; text-decoration: none }
a.botnav:hover   { color: #cccc00; font-size: 12px; text-decoration: none }
a.login:link   { color: white; font-size: 14px; font-weight: bold; text-decoration: none }
a.login:visited   { color: white; font-size: 14px; font-weight: bold; text-decoration: none }
a.login:hover   { color: white; font-size: 14px; font-weight: bold; text-decoration: none }
.more  { color: #b4650b }
.messageError { color: white; background-color: red }
.messageWarning { color: white; background-color: #e67a00 }
.messageSuccess { color: white; background-color: green }
.messagePlain { text-decoration: none }
a.addlink   { color: white; font-size: 18px; font-weight: bold; text-decoration: none }
.navy { color: navy }
a.navy:link { color: navy; text-decoration: underline }
a.navy:visited  { color: navy; text-decoration: underline }
a.navy:hover { color: blue; text-decoration: underline overline }
.TITLE { color: white; font-size: 18px; font-weight: bold }
