.header {
	font-size: 12px;
	color: #ffffff;
	font-family: "Arial";
}

.tekst {
	font-size: 12px;
	color: #000000;
	font-family: "Arial";
}

.header_evenementen {
	font-size: 13px;
	color: #ffffff;
	font-family: "Arial";
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}

a:active {
	text-decoration: none;
	color: #0000FF;
}

.tekst_flash {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Arial";
}


.zoeken_categorie {
	font-size: 12px;
	color: #ffffff;
	font-family: "Arial";
}

.zoeken_tekst {
	font-size: 12px;
	color: #000000;
	font-family: "Arial";
}

.zoeken_header {
	font-size: 13px;
	color: #ffffff;
	font-family: "Arial";
	font-weight: bold;
}