<style type="text/css">
/* CSS BESTAND SITE NINIE */

table.kopregel {
	bgimage:patroon.jpg;
	font-family: century gothic;
	textcolor:white
		}

table.restant {
	bgimage: patroon.jpg;
	font-family: century gothic;
	textcolor: white
		}

a:link { color:white; background-color: red}
a:visited { color: white; background-color: red}
a:hover { color: white; background-color: red}
a:active { color: white; background-color: red}

</style>