.tekst {
	font-size: 13px;
	line-height:20px;
	color: #000000;
}
.kop {
	font-size: 22px;
	line-height:22px;
	color: #666666;
}
.subkop {
	font-size: 16px;
	line-height:20px;
	color: #EE0000;
}
.inleiding {
	font-size: 16px;
	line-height:22px;
	color: #333333;
}
a {
	color:#333333;
    text-decoration:underline;
}
a:hover {
	color:#EE0000;
    text-decoration:underline;
}
