body {
background-color: black;
color: #DDDDDD;
font-family: verdana,arial,sans-serif;
font-size: 11px;
}

div.header {
font-size: 20px;
font-weight: bold;
text-decoration: underline;
}

a:link {color: #733EB7; text-decoration: none}a:hover {color: #9A6AD7; text-decoration: none; font-weight:bold}a:active {color: #9A6AD7; text-decoration: none; font-weight:bold}a:visited {color: #562A8E; text-decoration: strike}