
a:link {  text-decoration: none; color: #0000f0; }
a:visited {  text-decoration: none; color: #0000f0; }
a:hover {color: black; background-color: #D9A629; } /* lightsteelblue;} */
body {
	font-family: Arial;
	font-size: 12px;
	border: 0px;
	width: 538px;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	background-color: white;
	background-image: none;
}
p { 
	margin-top:20px;
	font-size: 12px;
}
p.header {
	font-size: 18px;
	font-weight: bold;
}

.kruimel {
	color:#CC3300;
	font-weight: bold;
}

