.tussentitel {
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
	background-color: #990000;
}
body {
	background-color: #000000;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
.onderkant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	background-color: #990000;
	padding: 5px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
}

