a:link, a:visited, a:active {text-decoration: none}
body
	{
	background-color: #DED5AA;
	scrollbar-face-color: #9A9A9A;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #777777;
	scrollbar-3dlight-color: #777777;
	scrollbar-arrow-color: #DED5AA;
	scrollbar-track-color: #004A91;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #000000;
	/*
	background-image: url('./pics/bg-bollen.jpg'); 
	background-repeat: repeat 
	*/
	/* commentaar */
	}	

h1	{font-size: 75%}

h2	{font-size: 120%}

#h80	{ width: 500px; height: 80px; overflow: auto;}
#h180	{ width: 500px; height: 180px; overflow: auto;}
#h280	{ width: 500px; height: 280px; overflow: auto;}
#h380	{ width: 500px; height: 380px; overflow: auto;}
#h480	{ width: 500px; height: 480px; overflow: auto;}
#h580	{ width: 500px; height: 580px; overflow: auto;}
#h680	{ width: 500px; height: 680px; overflow: auto;}

#h200	{ width:500px; height: 200px; overflow: auto;}
