body { 
	background-image: 
	url(images/oktours2.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed;
	background-position: center;

	scrollbar-face-color: #EAEAEA;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666;
    } 
 
:link {text-decoration: none;}
:visited {text-decoration: none;}
:hover {text-decoration: none; color: #ff0000}

