@charset "UTF-8";
/* CSS Document */


<!--
.links {
	font-size: 11px;
	color: #FF0000;
}
.auteur {
	color: #FF0000;
	font-style: oblique;
}
.kop {color: #990099}
a:link {
	color: #6600CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Tahoma;
	font-size: 12px;
}
.omschr {color: #666666}
-->

