a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;	
	text-decoration: none;
}
.kop_algemeen {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.subkop_algemeen {
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	font-family: Arial, sans-serif;
}
.tabelkop_algemeen {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	font-family: Arial, sans-serif;
}
