body {
	background-color: #FFFFFF;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #006599;
}
.titel {
	font-family: Tahoma;
	font-size: 13px;
	color: #006599;
	font-weight: bold;
}
.index {font-family: Tahoma; font-size: 11px; color: #006599; font-weight: bold; }
.tabstekst {font-size: 10px}
a:link {
	text-decoration: none;
	color: #006599;
}
a:visited {
	text-decoration: none;
	color: #006599;
}
a:hover {
	color: #FF6600;
}
