.tabel{
                background: black;
}

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

.rubriek_body{
                background: white;
				
}

.rubriek_bodys{
                background: white;
				font-family: Verdana;
	font-size: 16px;
	font-style: bold;
	font-variant: normal;
	color: blue;
	text-decoration: none;
	text-align:center;
}

div.tekst {
	width: 225px;
}

#hidden {
	overflow: hidden;
}

table{
	font-family: Verdana;
	font-size: 13px;
	font-style: bold;
	font-variant: normal;
	color: blue;
	text-decoration: none;
	background-color: ffcccc;

}
A { color: blue; 
text-decoration: underline;
font-style: bold;
}

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

BODY { 
     background: #ffcccc
.extra{

                color: orange;
                visibility:hidden;
}
