.tabel{
                background: #ffffcc;
}

.rubriek_header{
                background: #ffff99;
    font-size: 13px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	text-decoration: none;
                color: blue;
}

.rubriek_body{
                background: #ff99ff;
}


#hidden {
	overflow: hidden;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #111111;
	text-decoration: none;
}

A { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #111111;
	text-decoration: none;
}
A:hover {
  color: #ff00da;
  text-decoration: underline;
}

BODY { 
     background: #ff00da; }
.extra{

                color: #ff00da;
                visibility:hidden;
}

