.voornaam {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #660;
	text-decoration: none;
}
.voornaam a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #660;
	text-decoration: none;
}
.voornaam a:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #660;
	text-decoration: none;
}
.voornaam a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	color: #660;
	text-decoration: none;
}
.voornaam a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-variant: small-caps;
	color: #660;
	text-decoration: none;
}
.hoofdtitel {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #603;
}
.hoofdtitel a:link{
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #603;
	text-decoration: none;
}
.hoofdtitel a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #603;
	text-decoration: none;
}
.hoofdtitel a:active {
	font-family: "Comic Sans MS", cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #603;
	text-decoration: none;
}
.subtitel a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	font-weight: bold;
	color: #660;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #663;
}
.zwarterand1px {
	border: 1px solid #000;
}

.zwarterand2px {
	border: 2px solid #000;
}
.zwart_arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.inputveld {
	background-color: #EDF0E3;
	border: 1px solid #663;
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	color: #5A6233;
	width: 200px;
	font-weight: bold;
}
.tabeltitel {
	color: #EAEAD5;
}

