a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
body {
	background-color: #f1cbfa;
}
.stijl2 {
	font-size: 20px;
	font-weight: bold;
}
.stijl3 {
	font-size: 18px;
	font-weight: bold;
}
.stijl1 {
	font-size: 19px;
	font-weight: bold;
}