.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1E3C59;
}
.tekstBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1E3C59;
}
.tekstboldKlein {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
.tekstGoud {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
.titel {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #cc9900;
}

.titelOranje {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color:#F60;

}

.kopje {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #336699;
}
.Subkopje {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #336699;
}


.Subkopje_oranje {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#F60;
}

.witBold {
	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	color: #ffffff;
}

a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

