body {
	background-image: url(../images/achtergrond.jpeg);
}
.bgcoloryellow {
	background-color: #FFFFC1;
}
a:visited {
	color: #CC0000;
}
a:link {
	color: #0000FF;
}
a:hover {
	font-style: italic;
}
.text01 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
.text02 {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
}
.text03 {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.text04 {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	color: #0000FF;
}
.text05 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
