.normaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #80FFFF;
}
body {
	background-image: url(images/Achtergrond.jpg);
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 20px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
.hoofdkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #9AA35C;
	text-decoration: underline;
}
.normaalonderstreept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #80FFFF;
	text-decoration: underline;
}
.hoofdkopshelley {
	font-family: "ShelleyVolante BT";
	font-size: 55px;
	font-weight: bold;
	color: #9AA35C;
	letter-spacing: 5px;
}
.normaalrood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
}
.normaalgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFF00;
}
.normaalgeelonderstreeept {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.normaalblauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}
.tekstkoprood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.tekstspeciaalrood {
	font-family: "ShelleyAllegro BT";
	font-size: 36px;
	color: #FF8080;
}
.normaalgrijs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #C0C0C0;
}
.normaalvet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #80FFFF;
}
.normaalgroot {
	font-family: Arial, Helvetica, sans-serif;
	color: #80FFFF;
	font-size: 30px;
}

