<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-weight: normal;
	text-align: left;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(afbeeldingen/background.jpg);
	background-repeat: repeat-x;
}
table {
	background-color: #7980D8;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.knop {
	font-family: Tahoma;
	color: #000000;
	background-color: #7980D8;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD2EC;
	text-decoration: none;
}
#navigation a {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #D7D8EC;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	color: #D2D3E8;
	background-color: #ff0302;
	display: block;
	text-decoration: none;
}
</pre></body></html>