A.menu:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.menu:active{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover{
	color: #33FF99;
	font-weight: bold;
	text-decoration: none;
}
A:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	color: #33FF99;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #000000
}
.koptekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2f9563;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	font-weight: normal; 
	clip:     rect(   )
}
.inverse {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #FFFFFF; 
	background-color: #2f9563; 
	font-weight: bold
}
BODY
{
	scrollbar-face-color: #008000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #008000;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #111111;
	scrollbar-track-color: #008000;
	scrollbar-arrow-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;	
	margin-left: 0px;
	margin-right: 0px;	
}

table.bg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #f4f0f0;
}
ul {
	list-style-image: url(images/list.gif);
	list-style-type: square;
	list-style-position: outside;
}
.onderschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	clip:     rect(   );
	font-style: italic;
}
