A:link { color: #339966; text-decoration: underline }
A:active { color: #339966; text-decoration: underline }
A:visited { color: #339966; text-decoration: underline }
A:hover { color: #FFFFFF; text-decoration: none }

acronym, abbr { cursor: help; border-bottom: 1px dotted #000000; border-color: inherit; }
strong { font-weight: bold; }
hr { color: #339966; width: 40%; }
ul { margin: 0; padding: 0; list-style-type: none; list-style-image: none; } 
body { margin-top: 10px; margin-bottom: 0px; font-family: "Courier New", Courier, mono; font-size: 100%; text-align: center; background-color: #000000; color: #FFFFFF;  }
h1, h2  { color: #339966 }
h2 { font-size: 140% }
strong { color: #339966 }

.dotted { border: 2px dotted; margin: 5px; }
.dotted A:link { color: #339966; text-decoration: underline }
.dotted A:active { color: #339966; text-decoration: underline }
.dotted A:visited { color: #339966; text-decoration: underline }
.dotted A:hover { color: #FFFFFF; text-decoration: none }
.new { color: #339966; font-style: italic; }


