.tabel{
                background: black;
}

.rubriek_header{
    background: white;
    text-align: center;
	font-family: Arial;
    font-weight: bold;
	font-size: 16px;
	text-decoration: none;
    color: #000099;
}

.rubriek_body{
                background: #FF99FF;
}

div.tekst {
	width: 225px;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}

H2 {
	MARGIN: 1px; FONT: bold 16px Arial, Helvetica, sans-serif;
}

A { color: #0000FF; 
text-decoration: none;
font-weight:normal
}

A:hover {
  color: purple;
  text-decoration: underline;
}
