body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.tekstkopje {
	font-size: x-small;
	font-weight: bold;

}
.hoofdstuk {
	font-size: x-small;
	color: #FFFFCC;
	font-weight: bold;
}
.subhoofdstuk {
	color: #FFFFCC;
}
.subhoofdstuk a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;

}
.subhoofdstuk a:visited {
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;

}
.subhoofdstuk a:hover {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;

}
.subhoofdstuk a:active {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: normal;

}
a:link {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
.tekstsubkopje {
	font-weight: bold;
}
.tekstblauw {
	color: #0099CC;
}
