BODY { 
    cursor:url('orange.cur');
    background-color: #4b4b4b; color: #ff9900;
    scrollbar-face-color: #4b4b4b;
	scrollbar-highlight-color: #4b4b4b;
	scrollbar-shadow-color: #ff9900;
	scrollbar-3dlight-color: #ff9900;
	scrollbar-arrow-color:  #ff9900;
	scrollbar-track-color: #4b4b4b;
	scrollbar-darkshadow-color: #4b4b4b;
 }
a:link {
	color: #FF9900; text-decoration: underline; 
}
a:visited {
	color: #FF9900; 
}
a:hover {
	text-decoration: underline overline; color: #FFFFFF;
}
.mainpart {
	background-attachment: fixed;
	background-color: #4B4B4B;
	background-image: url(pics2/neu2_20.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
