DIV.sbo {
	font-family: Arial, sans-serif;
	font-size: 10pt;
    color: #000000;
	}

SPAN.rood {
	font-family: Arial, sans-serif;
	font-size: 10pt;
    color: #FF0000;
	}

DIV.nieuws {
	font-family: Arial, sans-serif;
	font-size: 9pt;
    color: #000000;
	}

H1 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
    color: #000000;
	}

TD {
	font-family: Arial, sans-serif;
	font-size: 10pt;
    color: #000000;
	}

A.opvallend:link {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
  	color: #FF0000;
	text-decoration: underline;
}

A.opvallend:hover {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

A.opvallend:active {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
  	color: #FF0000;
	text-decoration: underline;
}

A.opvallend:visited {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

