body { color: #ffffcc; background-color: #222222 }

a:link { color: #aaaaaa; text-decoration: none}
a:visited { color: #dddddd; text-decoration: none}
a:hover { color: #ffffff; text-decoration: underline; font-weight: bold}
a:active { color: #ff0000; text-decoration: none}

p { font-family: verdana, Trebuchet MS, sans-serif; font-size: smaller }
b { font-weight: bold; color: #ffffee }

#page { text-align: left; margin: 2%; }
