body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #aaa;
	margin: 0 0 0 0;
}



A:link { font-size: 13px; color: #000; background: transparent; text-decoration: none }
A:visited { font-size: 13px; color: #000; background: transparent; text-decoration: none }
A:active { font-size: 13px; color: #000; background: transparent; text-decoration: none }
A:hover { font-size: 13px;color: #b00; background: transparent; text-decoration: none }




td.titeltje {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	background-color: transparent;
}


td.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	background-color: transparent;
}


td.kopjes {
	font-family: Arial, Helvetica, sans-serif;
	color: #f00;
	font-weight: normal;
	font-size: 13px;
	background-color: ed0;
}


td.uitleg {
	font-family: Arial, Helvetica, sans-serif;
	color: #b00;
	font-weight: normal;
	font-size: 13px;
	background-color: transparent;
}


a.blok {
	display: block;
	font-size: 13px;
}
