BODY { background-image: url(images/back.jpg);	
       font-family: verdana;
       font-size: 12px;
       color: black;
     }

BODY {
      scrollbar-face-color: white; 
	scrollbar-shadow-color: purple; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: purple; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: purple;          
     }

a:link { text-decoration:none; font-weigth:bold; font-size: 12px; color:blue}
a:active { text-decoration:none; font-weigth:bold; font-size: 12px; color:blue}
a:visited { text-decoration:none; font-weigth:bold; font-size: 12px; color:blue}
a:hover { text-decoration:none; font-weigth:bold; font-size: 12px; color:purple}


b { color: black; font-family: verdana; font-size: 12px; } 
h2 { color: black; font-family: verdana; font-size: 15px; }

.tekst1 { font-family: verdana; font-size: 12px; }
.selectbox0 { font-family: verdana; font-size: 12px; }
.selectbox1 { font-family: verdana; font-size: 12px; width: 300px; }


