a:active  { color: #FF0000 }
a:link    { color: #CC0000 }
a:visited { color: #660000 }
a:hover   { text-decoration: underline overline; }
body      { background: black; color: white; font-family: sans-serif; }
dt        { font-weight: bold }
hr        { color: maroon }
img       { border: 0 }
ol.alpha  { list-style-type: lower-alpha }
