body {
	margin: 0px;
	color: #330;
	background-color: #666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.roodfont {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.koptekst {
	font-size: 24pt;
	color: #000;
	font-family: "Comic Sans MS", cursive;
	}
.koptekstklein {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16pt;
	color: #F00;
}
.tekstzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
