body{
	background:#ffffff;
	font-family:verdana;
	font-size:11px;
	color:#777777;
	text-align: justify;
	margin: 30px 10px 30px 30px;

	scrollbar-face-color: #4A4E4F;
	scrollbar-shadow-color: #2E3132;
	scrollbar-highlight-color: #636667;
	scrollbar-3dlight-color: #2E3132;
	scrollbar-darkshadow-color: #353738;
	scrollbar-track-color: #444748;
	scrollbar-arrow-color: #FF9933; 
}

H2{	
	font-family:arial;
	font-size:14px;
	
}
ul{list-style-image: url(images/blokje.gif);}
.orange{color:#FF9933
}

a{			
			color: #59b8d8;  
	 		text-decoration: none
}

a:visited{	
			color: #333366;
	 		text-decoration: none
}

a:active{	
			color: #66CCFF;
	 		text-decoration: none
}		  
	 
a:hover{	
			color: #3399CC;
	 		text-decoration: underline
}
