.platteZwart {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.platteRood {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #c1001f;
	text-decoration: none;
}
.kopRood {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color:#c1001f;
}
.kopZwart {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}


a:link {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited{
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
