<!--
a.mijnlink{
  text-decoration : underline;
}
a.linkslink{
  text-decoration : underline;
  color: #0d27d2;
}
A:hover   { 
   color: #ffffff; background-color: #0D27D2; text-decoration: underline;
}
b.opvallend{
  background-color: greenyellow;
}
DIV.tekst {
	line-height: 150%;
	text-align: justify;
	font-family: Arial CE, sans-serif;
}
DIV.comm {
	background-color: #DEEFFE;
	padding: 5px;
	text-align: left;
	border-width: 1px;
	border-style: dotted;
	border-color: #0D27D2;
	margin: 0px 0px 0px 0px;
	width: 185px;
	float: right;
}
DIV.tabel {font-family: Arial; font-size: 8pt;}

.test{color: white;}

-->