body { background-color: #333333; 


}
table.scherm {
	font-size: 11px;
	color: #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.scherm2 {
	font-size: 12px;
	color: #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold;

	
}
A:LINK,A:VISITED{
	color: #757978; 
	text-decoration : none;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: bold;
	font-size: 14px;
	
}
A:HOVER{
color:  #CACACA;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font: bold;

}
a.test { color:#757978; text-decoration: underline; font-size: 11px; }
a.test:link { color:#757978; text-decoration: underline; font-size: 11px; }
a.test:visited { color:#757978; text-decoration: underline; font-size: 11px; }
a.test:hover {color:CACACA; font-size: 11px; 
}

