.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: 330066;
	border: none;
}
.kleur_cyaan {
	background-attachment: fixed;
	background-image: url(images/cyaan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
BODY {
	scrollbar-face-color: 330066;
	scrollbar-highlight-color: 330066;
	scrollbar-3dlight-color: 6B1ABB;
	scrollbar-darkshadow-color: 643197;
	scrollbar-shadow-color: 330066;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: AB8FC7;
	background-color: #330066;
}
.kleur_magenta {

	background-attachment: fixed;
	background-image: url(images/magenta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kleur_geel {

	background-attachment: fixed;
	background-image: url(images/geel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.kleur_zwart {

	background-attachment: fixed;
	background-image: url(images/zwart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #330066;
	border: 1px solid #FFFFFF;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #330066;
	border: 1px solid #FFFFFF;
}
