BODY {
        margin-left: 1%;
        margin-right: 1%;
        background: #000000 ; 
        font-family: Trebuchet, Trebuchet MS, Geneva, sans-serif ;
        font-size: 14pt ;
	color: #FFFFFF ;
}

a:link { 
	color:#FF0000; 
}

a:hover { 
	text-decoration:underline;
}

a:active { 
	text-decoration:underline;
}

a:visited { 
	color:#666666; 
} 

SPAN.menu {
	color: #FFFFFF ;
	font-weight: bold ;
        font-family: Trebuchet, Trebuchet MS, Geneva, sans-serif ;
	font-size: 12pt ;
}

SPAN.menu2 {
	color: #FFFFFF ;
	font-weight: bold ;
        font-family: Trebuchet, Trebuchet MS, Geneva, sans-serif ;
	font-size: 17pt ;
}

DIV.tekst, DIV.Tekst {
	text-align: left; 
        margin-left: 4%;
        margin-right: 4%;
}

DIV.verwijzing {
	font-family: Courier, Courier New, monospace ;
        font-size: 10pt ;
}

TD {
	color: #FFFFFF ;
	text-align: center; 
	font-family: Trebuchet, Trebuchet MS, sans-serif ;
	font-size: 14pt ;
	}


TD.geel {
       background: #FFFF00 ; 
	color: #FF0000 ; 
	text-align: Left ;
}

TD.rood {
        background: #FF0000 ; 
	color: #FFFF00 ; 
	text-align: Left ;
	font-family: Trebuchet, Trebuchet MS, sans-serif ;
	font-size: 14pt ;
}

