body {
	background-image: url(images/achtergrond.gif);
} 

A:link { 
	color: #FFFFFF;
	text-decoration: underline;
}      

A:visited {
	color: #FFFFFF;
	text-decoration: underline; 
}      

A:hover {
	color: #FFCC00;
	text-decoration: underline; 
}

A:active {
	color: #FFCC00;
	text-decoration: underline;
}


.tekst  {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 175%;
	font-family: verdana, arial, tahoma;
}

.blauwklein  {
	color: #003C6D;
	font-size: 11px;
	font-style: normal;
	line-height: 175%;
	font-family: verdana, arial, tahoma;
}