@charset "utf-8";
.hoofdfont {
	font-family: Helvetica, Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	}
.kopje {
	font-family: Helvetica, Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	}
.schuin {
	font-family: Helvetica, Arial;
	font-size: small;
	color: #000000;
	background-color: #FFFFFF;
	font-style: italic; 
	}
a:link {
COLOR: #000000;
text-decoration:underline; color:#000000
}
a:visited {
COLOR: #000000;
text-decoration:underline; color:#333333
}
a:hover {
COLOR: #000000;
text-decoration: none
}
a:active {
COLOR: #000000;
text-decoration:underline; color:#333333
}