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

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

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

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

a:active {text-decoration: none; } 

body {background: #FDFEE9; } 

html {
scrollbar-base-color: #FBFDCF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FDFEE9;

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

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