/* CSS Document */

BODY {
		scrollbar-3dlight-color:#884400;
        scrollbar-arrow-color:#E8CB9A;
        scrollbar-base-color:#663300;
        scrollbar-track-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#663300;
       	scrollbar-highlight-color:#884400;
        scrollbar-shadow-color:#221100;
		}
		  
a:link {color: #E8CB9A;} 
a:visited {color: #E8CB9A;} 		  
/*
.info { font-family: Tahoma, "Arial Narrow", sans-serif; font-size: xx-small; font-weight: lighter; color: #003300}
.reference { font-family: Tahoma, "Arial Narrow", sans-serif; font-size: xx-small; font-weight: bolder; color: #000000} 
a:hover {color: #E0E0E0; font-weight: bold; text-decoration: underline} 
*/