body {
	background-color: #E1FFE1;
}
.titel {
	font-family: "Comic Sans MS";
	font-size: 40px;
	font-weight: ;
	color: #000000;
}
.dik {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
}
.normaal {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.kleindik {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
}
.klein {
	font-family: "Comic Sans MS";
	font-size: 10px;
}
a.koppeling {
	font-family: "Comic Sans MS";
	font-size: 10px;
	cursor:auto;
	text-decoration: none;
}
a:link.koppeling { 
	font-family: "Comic Sans MS";
	font-size: 10px;
	cursor:auto;
	text-decoration: none;

}
a:active.koppeling {
	font-family: "Comic Sans MS";
	font-size: 10px;
	cursor:auto;
	text-decoration: none;

}
a:visited.koppeling { 
	font-family: "Comic Sans MS"; 
	font-size: 10px;
	color: #0000ff;
	cursor:auto;
	text-decoration: none;

}
a:hover.koppeling { 
	font-family: "Comic Sans MS"; 
	font-size: 10px;
	color: #ff0000;
	cursor:auto;
	text-decoration: none;
}

