@charset "utf-8";
/* CSS Document */

a:link {
	color:white;
	font-weight:bold;
	text-decoration:none;}
a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;}
a:hover {
	color:white;
	font-weight:bold;
	text-decoration:underline;}
a:active {
	color:white;
	font-weight:bold;
	text-decoration:none;}

.kop1 {
	color:white;
	font-family:"Century Gothic", sans-serif;
	font-size:x-large;
	font-weight:bold;}
.kop2 {
	color:white;
	font-family:"Century Gothic", sans-serif;
	font-size:large;
	font-weight:bold;}
.standaard {
	color:white;
	font-family:Tahoma, sans-serif;
	font-size:12px;}
.footer {
	color:white;
	font-family:Tahoma, sans-serif;
	font-size:10px;}