A:link {text-decoration: none; color: ff80c0;}
A:active {text-decoration: none; color: ff80c0;}
A:visited {text-decoration: none; color: ff80c0;}
A:hover {text-decoration: underline; color: ff6880;}
INPUT {color: ffffff; background-color: 000000; border: 1px solid #c0c0c0;}
SELECT {color: ffffff; background-color: 000000; border: 1px solid #c0c0c0;}
TEXTAREA {color: ffffff; background-color: 000000; border: 1px solid #c0c0c0;}
body { 
background-color:000000; 
background-image:url('images/background8.jpg'); 
background-position:Center Center; 
background-attachment:fixed; 
background-repeat:no-repeat; 

scrollbar-track-color:000000; 
scrollbar-face-color:CCCCCC; 
scrollbar-highlight-color:ff0000; 
scrollbar-base-color:9900cc; 
scrollbar-darkShadow-color:9900cc; 
scrollbar-shadow-color:000000; 
scrollbar-arrow-color:CC0000; 
} 