<!--
a.mijnlink{
  text-decoration : none;
}
.kader{
  text-decoration : none;
  width: 160px;
  padding: 10px;
  border: 2px dotted #000080;

  margin-bottom: 10px;
  margin-top: 10px;

}
a.linkslink{
  text-decoration : none;
  font-size: 10pt;
}
A:hover   { 
   color: #000099; background-color: #FFD700; text-decoration: underline;
}
b.opvallend{
  background-color: greenyellow;
}
DIV.tekst {
	line-height: 150%;
	text-align: justify;
	font-family: Arial CE, sans-serif;
}
DIV.tabel {font-family: Arial; font-size: 8pt;}

.test{color: white;}

-->