body {
color:#003300;
background: #ffffff url('/ssr/images/ssrbg.gif') fixed;
font-family:verdana;Helvetica;sans-serif;
font-size:90%; 
}

h1, h2, h3 {
color:#996608;
}

pre {
position:relative;
left:1em;
font-family:verdana;Helvetica;sans-serif;
font-size:1.2em;
}

a:link {
color:#339933;
text-decoration:underline;
}

a:visited {
color:#336600;
text-decoration:none;
}

a:hover {
color:#ffffff;
background-color:#336600;
text-decoration:underline;
}

a:active {
color:#996608;
text-decoration:overline;
}

.players {
color:#996608;
font-style:italic;
}

.footer {
font-size:0.7em;
color:#777584;
background:transparent;
}