.kop {
	font-family: "BPreplay";
	color: #000000;
	font-size: 11px;

}

.kop2 {
	font-family: "BPreplay";
	color: #51A025;
	font-size: 11px;

}

.tekst {
	font-family: "Trebuchet ms";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.underline {
	font-family: "Trebuchet ms";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }
a:active { color: #000000; text-decoration: none }

