p {font-family: Arial, sans-serif; color: #666666; font-size: 12px; }

a:link {text-decoration: none; color: #666666}

a:visited {text-decoration: none; color: #666666}

a:hover {text-decoration: underline; color: #000000}

a:active {text-decoration: none; } 

body {background: #FFA634; } 

html {
scrollbar-base-color: #F9CE4C;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #F8DD8C;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

