		A {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font :normal;
		color:#666666;
    text-decoration: none; 
		cursor : hand;}

		A:HOVER {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font : normal;
		color : #6E6FB2;
		text-decoration : underline;
		cursor : hand;}

		.navigatie {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font :normal;
		color:#6E6FB2;
    text-decoration: none; 
		cursor : hand;}

		.navigatie:HOVER {
		font-family: Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font :normal;
		color:#6E6FB2;
    text-decoration: underline; 
		cursor : hand;}
		
		body, .plaintxt, p, td, ul, li, tr {
		font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    font-weight: normal; 
		color:#666666;
    text-decoration: none; }
		
		.titel {
		font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
		color:#6E6FB2;
    text-decoration: none; }

		a.titel {
		font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
		color:#6E6FB2;
    text-decoration: underline; }
