

a:link {color:#9a703a;
	font-weight:bold;
	text-decoration:none}

a:visited {color:#7d7d7d;
	font-weight:bold;
	text-decoration:none}

a:hover {color:#e0e0e0;
	background:#9ec5c9;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px dashed #437479;
	border-top:2px dashed #437479;}


a:active {color:#f3d2a7;
	background:#a1a1a1;
	font-weight:bold;
	text-decoration:none}

body { 
scrollbar-base-color: #f1e2cf;
scrollbar-face-color: #f1e2cf; 
scrollbar-track-color: #c3d4d6; 
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #f1e2cf; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff; 
} 

