A:hover {
color: #ff3300;
}

font.kop {
	color : #FFFF00;
	font-weight : normaal;
	background : #FF0000;
	border : none;
	border-width :none;
	padding: 1px;
	text-align : default;
	font-size: 16pt;	
	line-height: 18pt;
	display: default;
}
font.datum {
color:#FF0000;
font-weight : bold;
}
font.item {
	color : #000000;
	font-weight : bold;
	background : #FF0000;
	border : none;
	border-width :none;
	padding: 1px;
	text-align : default;
	font-size: 16pt;	
	line-height: 18pt;
	display: default;
}