BODY{ font-family: Arial, Helvetica, sans-serif;}

BODY.hoofdlinks{ background-color : White;}
.hoofdlinks{ color: #330066; text-decoration: none; font-weight: bold; font-size: smaller;}
.hoofdlinks:hover{ color: #330066; text-decoration: none; font-weight: bold; text-decoration: underline; font-size: smaller;}

BODY.sublinks{ background-color : White;}
.sublinks{
	color: #330066;
	text-decoration : none;
	font-size: smaller;
	margin-left : 1pt;
; padding-left: 2px}
TD.sublinks{
	color: #330066;
	text-decoration : none;
	font-size: smaller;
}
.sublinks:hover{
	color: #926DB4;
	font-size: smaller;
}

BODY.kopjes{ background: #330066;}
.kopjes{ text-decoration: none; color: White; font-weight: bold; font-size: 11px;; text-align: left; vertical-align: middle; padding-top: 3px; padding-left: 2px}

.bodytekst{ color: #330066;	font-size: 10pt;}