
a:active     { text-decoration: blink }
a:active     { color: #F8EFF3 }
a:link       { color: #336699; text-decoration:blink }
a:visited    { color: #F4CBE0 }
textarea     { color: #B6E7EA }
body         { background-color: #000000;
               background-attachment: fixed }
body         { background-image: url('floaties_stars_1.gif'); 
               background-attachment: fixed }
               
body         { color: #B6E7EA }
a            { text-decoration: blink }
BODY {
 scrollbar-arrow-color:#000000;
 scrollbar-track-color:#000000;
 scrollbar-shadow-color:#000000;
 scrollbar-face-color:#336699;
 scrollbar-highlight-color:#000000;
 scrollbar-darkshadow-color:#000000;
 scrollbar-3dlight-color:#336699;
 }