.BODY {
	color: 				#999999;
	background-color: 	#999999;
	font-size: 			8pt;
	font-family: 		Verdana, Arial;
	
}

.onderwerp {
	color:				#999999;
	font-size: 			8pt;
	font-family:		Verdana, Arial;
	font-weight: normal;


}

.klein {
	font-size:			8pt;
	font-family:		Verdana, Arial;
	font-style:			normal;
	hover:				underline;
	color: 				#666666;
	font-weight: bolder;


}

.text {
	font-size:			10pt;
	font-weight: bold;

	
}

A {
	color: 				#999999;
	font-size:			8pt;
}

A:HOVER {
	color: 				#999999;
}

