BODY {
	color: rgb(255,230,17);
	background-color: rgb(132,37,3);
	font-family: Tempus sans ITC, verdana, arial, helvetica;
	margin: auto 20px auto 20px;
	padding: 0px;
}


.boven {
	font-size: 20px;
	text-align: center;
}

.midden {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.middenwit {
	font-size: 40px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
}

.onder {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}

.onderwit {
	font-size: 14px;
	color: rgb(255,255,255);
	text-align: center;
	font-weight: bold;
}

A {
	font-weight: bold;
	text-decoration: none;
	color: rgb(255,240,27);
}

	A:link {color: rgb(255,157,120); background : none;}
	A:visited {color: rgb(205,107,70); background : none;}
	A:active {color: white; background: none);}    
	A:hover {color: white; background: none);}



H1 {
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
	font-family: Tempus sans ITC, tahoma, verdana;
}

H2 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}

H3 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}

H4 {
	font-weight: bold;
	font-family: Tempus sans ITC, tahoma, verdana;
	color: #ffff00;
	text-decoration: none;
	margin: 15px 0px 8px 0px;
}



TD {
	color: rgb(255,230,17);
}
