body { background: #FFFFFF url(index-bg2.gif) no-repeat fixed top right; color: #000000;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#000000; }

a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: line-through; }
a:hover { color: white; text-decoration: none; background-color: black; }
