
body {background:URL("but/clouds2.jpg"); font-size:10pt; color:#FFFFFF; font-weight:bold}
.base{color:blue; font-style:italic}
h1 {color:green}
#bold {font-weight:bold}
a:link {color: #ffff66;text-decoration: none}
a:visited {color: #0002FF;text-decoration: none}
a:active {color: #32CD32;text-decoration: none}
a:hover {color: #87CEFA;text-decoration: underline}
body     { scrollbar-face-color:#3B58A6; 
           scrollbar-highlight-color:#0064CC; 
           scrollbar-shadow-color: #000066; 
           scrollbar-3dlight-color:#4663AF; 
           scrollbar-arrow-color: #ffff66; 
           scrollbar-track-color:#3F5CA8; 
           scrollbar-darkshadow-color: #336600; }
