
BODY,TD	{
		font-family: Arial; 
		font-size:11px;
		color:#ffffff;
		line-height:16px;
}
.tekst_wit	{
		font-family: Arial; 
		font-size:11px;
		color:#FFFFFF;
		line-height:16px;
}
.tekst_donker	{
		font-family: Arial; 
		font-size:11px;
		color:#001B2E;
		line-height:16px;
}
.tekst_blauw	{
		font-family: Arial; 
		font-size:11px;
		color:#284F92;
		line-height:16px;
}
.tekst_groen	{
		font-family: Arial; 
		font-size:11px;
		color:#006649;
		line-height:16px;
}
.tekst_geelvet	{
		font-family: Arial; 
		font-size:11px;
		font-weight:bold;
		color:#EEBD00;
		line-height:16px;
}
.titel{
		font-family: Tahoma; 
		font-size:15px;
		font-weight:bold;
		color:#001B2E;
}
.titel_wit{
		font-family: Arial; 
		font-size:15px;
		font-weight:bold;
		color:#FFFFFF;
}
.titel_geel{
		font-family: Arial; 
		font-size:15px;
		font-weight:bold;
		color:#EEBD00;
}
A:link,A:active,A:visited{
		font-family: Arial; 
		font-size:11px;
		color:#ffffff;
}
A:hover{
		font-family: Arial; 
		font-size:11px;
		color:#EEBD00;
		text-decoration:underline;
}		
a.blacklink:link,a.blacklink:active,a.blacklink:visited{
		font-family: Arial; 
		font-size:11px;
		color:#001B2E;
}
a.blacklink:hover{
		font-family: Arial; 
		font-size:11px;
		color:#1968B1;
		text-decoration:underline;
}	
input,textarea{  
		font-family: Arial; 
		font-size: 11px; 
		background-color :#FFFFFF;
}	

input.knop{  
		font-family: Arial; 
		font-size: 11px; 
		background-color: black;
		border:1px solid #333333;
		color:white;
}
select	{
	font-family: Arial; 
	font-size: 11px; 
	border: 1px solid black;
	background-color: #FFFFFF;
	color:#000000;
}

	
	a.verwijderen:link{
	color:							#ee0000;
	font-size:						10px;
	text-decoration:				none;
	}
	a.verwijderen:active{
	color:							#ee0000;
	font-size:						10px;
	text-decoration:				none;
	}
	a.verwijderen:visited{
	color:							#ee0000;
	font-size:						10px;
	text-decoration:				none;
	}
	a.verwijderen:hover{
	color:							#ee0000;
	font-size:						10px;
	text-decoration:				none;
	}
	
