
body { color: #c0c0c0; font-family: Courier, monospace, serif; background-color: #000 }
a:link { color: #c0c0c0; font-weight: bolder; text-decoration: underline }
a:visited { color: #c0c0c0; font-weight: bolder; text-decoration: underline }
a:hover { color: blue; font-weight: bolder; text-decoration: underline }
a:active { color: white; font-weight: bolder; text-decoration: underline overline }
.footer { font-size: smaller }

