@charset "UTF-8";
.plat {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
	text-decoration: none;
}
.inleiding {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tussenkop {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
}
.kop {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
}
a:link {
	font-weight: bolder;
	color: #B67FB2;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
