.stijl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DFA7A5;
}
.stijl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC6600;
}
.stijl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CDDCAF;
}
.stijl4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	color: #FF8040;
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #00FF00;
	text-decoration: none;
}
a2:visited {
	color: #008040;
	text-decoration: none;
}
a2:hover {
	color: #00FF00;
	text-decoration: none;
}
a2:active {
	color: #00FF00;
	text-decoration: none;
}
