.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	underlink:none;
	background-color: 990000;
	background-position: center center;
	text-decoration: none;
	decoration: none;

}
.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	underlink:none;
	background-color: 990000;
	background-position: center center;
	text-decoration: none;
	decoration: none;
}
.tekstzwart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	underlink:none;
	background-color: FFFFFF;
	background-position: center center;
	text-decoration: none;
	decoration: none;
}

.td.off {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	underlink:none;
	background-color: 990000;
	background-position: center center;
	text-decoration: none;
	decoration: none;
}

.td.on {
font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	underlink:none;
	background-color: #FFFFFF;
	background-position: center center;
	text-decoration: none;
	decoration: none;
}.tdoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: FFFFFF;
	background-color: 990000;
}

