body,td,th {
	font-family: Arial, Arial MT, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFBF0;
}
.a:link {
	color: white;
	text-decoration: none;
	border: 0px none;
	font-weight:bold; 
}
.a:visited {
	text-decoration: none;
	color: white;
	border: none;
	font-weight:bold; 
}	
.a:hover {
	text-decoration: underline;
	color: white;
	font-weight:bold; 
}
.a:active {
	text-decoration: none;
	color: white;
	border: none;
	font-weight:bold; 
}
.b:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
.b:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
.b:hover {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.b:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
div {
	scrollbar-face-color: #ef2a17;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #ef2a17;
	scrollbar-arrow-color: white;
	border:'2' ;
}
.titel { 
	font-family: Arial, Arial MT, Helvetica, sans-serif; 
	font-size:15px; 
	font-weight:bold; 
	word-spacing:4px; 
	letter-spacing:2px;
}
.titel_nieuws { 
	font-family: Arial, Arial MT, Helvetica, sans-serif;  
	color: red;	
	font-size:12px; 
	font-weight:bold; 	
	word-spacing:2px; 
	letter-spacing:3px; 
}
.titel_datum { 
	font-family: Arial, Arial MT, Helvetica, sans-serif;  
	color: red;	
	font-size:12px; 
}
