			   
A:link, A:visited {
	background-color : transparent;
	color: Blue;
	font-size: 14pt;
	text-decoration : none;
	font : normal;
}
		
A:active {
	background-color : transparent;
	color: #ff0000;
	font-size: 14pt;
	text-decoration : none;
}

A:hover {
	color: red;
	background-color : transparent;
	font-size: 14pt;
	text-decoration : none;
}

BODY, TD {
	color : black;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
	background-image : url(http://www.xs4all.nl/~cornets/pictures/backgroundapropos.jpg);
}

.logo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}

 .kop {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}
 
}
