body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {  text-decoration: none}
.cursorhand {  cursor: hand}

.hfdrubrieknormaal {
	color: #FFCC66;
	font-size : 14px;
	;
	font-weight: bold
}
.hfdrubriekover {
	color: #FFFCDD;
	font-size : 14px;
	;
	font-weight: bold
}
.rubriekover {
	color: #FFFFFF;
	background-color: #336699;
	font-size : xx-small;
	font-weight : bold;
	height : 16px;
}
.rubrieknormaal {
	color: #CCFF99;
	background-color: #000080;
	font-size : xx-small;
	font-weight : bold;
	height : 16px;
}