.naam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-position: 0px 0px;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a.cvlink{text-decoration: none;color: #000000;}
a.cvlink:visited:hover{color:#FF6600;}
a.cvlink:hover{color:#FF6600;}
a.cvlink:visited {color: #000000; text-decoration: none;}
a:visited {color: #003366; text-decoration: underline;}
a:hover {color: #FF6600;}
a:active {color: #FFFFFF;text-decoration: none;}

.ZieIkNu {
	color: #FF6600;
}
.cv_tekst {
	font-size: 10px;
	color:#000000;
	line-height: 12px;
}

.vraag{
	text-decoration: underline;
}
.antwoord{
	text-indent: 25px;
}