.noprint {
	display:none; }
body {
	background: white;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 10px 0px 20px 0;
	width: 500px;
}
.koptekst
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 0 0 0px;
}

.kopjezwart {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
a:link, a:visited {
	color: #333;
	background: white;
	font-weight: bold;
	
	text-decoration: none;

}

a.rood{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
background-color: white;
}

a.rood:link, a.rood:visited{
color: #000;
font-weight: bold;
/*border-bottom: 1px dashed #24006B;*/
}

a.rood:hover, a.rood:active{
	color: Gray;
	
}






