
body {
	background-image: url(slike/body_bg.gif);
	background-repeat: repeat; 
	background-image: url(slike/body_bg.gif);scrollbar-face-color: #FF4908; /*/ obviously change this to whatever you want /*/
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFBF0;
    scrollbar-3dlight-color: #FF4908;
    scrollbar-shadow-color: #FF4908;
    scrollbar-darkshadow-color: #FF4908;
    scrollbar-track-color: #FF4908;
	scrollbar-base-color: yellow;}
	
a:link {
	color: #FFFFFF;
	text-decoration: none; font-size:12px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;font-size:12px;
}
a:hover {
	color: #F3CA54;
	text-decoration: none;font-size:12px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;font-size:12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;font-size:12px;
}