font {
	font: 10px Verdana;
	color: #DAF5FE;
}
body {
	font: 11px Verdana;
	color: #DFFBFF;
	background-image: url(boven9.gif);
	background-repeat: no-repeat;

}
a:link {
	font: 10px "Microsoft Sans Serif";
	color: #111155;
	text-decoration: none;

}
a:hover {
	font: bold 10px "Microsoft Sans Serif";
	color: #666666;
	text-decoration: underline;
}
a:active {
	font: 10px "Microsoft Sans Serif";
	color: #663300;
}
a:visited {
	font: 10px "Microsoft Sans Serif";
	color: #000066;
}
