.kop {
	font-family: "Franklin Gothic Book";
	color: #3E3E40;
	font-size: 10pt;

}

.tekst {
	font-family: "Franklin Gothic Book";
	font-size: 10px;
	font-weight: normal;
	color: #3E3E40;
}



.tekstpagina {
	font-family: "Franklin Gothic Book";
	font-size: 10pt;
	font-weight: normal;
	color: #00B5DD;
}
.inhoudpagina {
	font-family: "Franklin Gothic Book";
	font-size: 10pt;
	color: #f0f8fc;
}


a:link { color: #00b5dd; text-decoration: none }
a:visited { color: #00b5dd; text-decoration: none }
a:hover { color: #00b5dd; text-decoration: underline }
a:active { color: #00b5dd; text-decoration: none }
