a:link {color: ffffff; text-decoration: underline;}
a:visited {color: ffffff; text-decoration: underline;}
a:hover {color: ffffff; text-decoration: none;}
a:active {color: ffffff; text-decoration: underline;}
td#zwart a:link {color: #99ccff; text-decoration: underline;}
td#zwart a:visited {color: #99ccff; text-decoration: underline;}
td#zwart a:hover {color: #99ccff; text-decoration: none;}
td#zwart a:active {color: #99ccff; text-decoration: underline;}
td#grijs a:link {color: #666; text-decoration: underline;}
td#grijs a:visited {color: #666; text-decoration: underline;}
td#grijs a:hover {color: #333; text-decoration: none;}
td#grijs a:active {color: #666; text-decoration: underline;}
td#wit a:link {color: #fff; text-decoration: underline;}
td#wit a:visited {color: #fff; text-decoration: underline;}
td#wit a:hover {color: #fff; text-decoration: none;}
td#wit a:active {color: #fff; text-decoration: underline;}

.backgound {
	background-image: url(../pics/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;
	font-size:12px;
	color: #fff;
}
.tekst_klein {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 10pt;
	font-size:11px;
	color: #99ccff;
}
.titels {
	font-family: Geneva, sans-serif;
	line-height: 16pt;
	font-size:16px;
	color: #fff;
}

.tekstzwart {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;
	font-size:12px;
	color: #000;
}
.tekstblauw {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16pt;
	font-size:12px;
	color: #99ccff;
}