.titelblokje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: b10721;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
}

.button {
	width: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: solid;
	border-width:1px;
	background-color: DDA6B0;
	

}

a,table,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

