body { background-image: url(img/bg/left.jpg); background-attachment: fixed; color: #55dd55; font-family: arial; font-size: 10pt; 
       scrollbar-face-color: #003300; scrollbar-shadow-color: #000033; scrollbar-highlight-color: #007700;  scrollbar-3dlight-color: #005511;
       scrollbar-darkshadow-color: #000022; scrollbar-track-color: #002211; scrollbar-arrow-color: #007733; }

.header { font-size: 10pt; font-family: arial; color=#00ffff; font-variant: small-caps; }
.link { font-size: 7pt; font-family: arial; font-weight: bold; margin-left: 6px }

A:link    {text-decoration: none; color: 00ff00; font-family: arial; }
A:visited {text-decoration: none; color: 00aa00; font-family: arial; }
A:active  {text-decoration: none; color: 00cc00; font-family: arial; }
A:hover   {text-decoration: none; color: ffff00; font-family: arial; position: relative; top: 1px; left: 1px; }