@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.plaintekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
body {
	background-color: #E5EBFF;
	text-decoration: none;
	font-weight: bold;
}
.nawplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nawboldblue {color: #004494; font-weight: bold; }
.kopjes {
	font-weight: bold;
	font-size: 12px;
	color: #034593;
	font-family: Arial, Helvetica, sans-serif;
}
