a { color: #00FF00; text-decoration: none; font-family: trebuchet ms; }
a:link { color: #00FF00; text-decoration: none; font-family: trebuchet ms; }
a:active { color: #00FF00; text-decoration: none; font-family: trebuchet ms; }
a:visited { color: #00FF00; text-decoration: none; font-family: trebuchet ms; }
a:hover { color: #00FF00; text-decoration: underline overline; font-family: trebuchet ms;  }

body {
background-color: #000000;
color: #FFFFFF; font-family: trebuchet ms;
}

font.norm { color: #FFFFFF; font-family: trebuchet ms; font-size: 10pt; }

#main { position: static; width: auto; padding-left: 300px; }

#leftbar {position:absolute;top:10px;left:2px;}
body > #leftbar {position:fixed;}
#leftbar img {position:absolute;border-width:0px;}
#leftbar a, #leftbar a:link, #leftbar a:active, #leftbar a:visited, #leftbar a:hover { border-width:0px; }


