body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: #666666;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.menuopmaak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
html {
scrollbar-base-color: #666666;
scrollbar-arrow-color: white;
scrollbar-track-color: #666666;

scrollbar-shadow-color: #cccccc;
scrollbar-lightshadow-color: #cccccc; 
scrollbar-darkshadow-color: #666666;

scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#666666 ;
}
