body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	background-image: url('achtergrond.gif');
	background-attachment: fixed;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	scrollbar-arrow-color: #BBD900;
	scrollbar-face-color: #5F6BA7;
	scrollbar-shadow-color: black; 
}

div#txt {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
td, th {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #5F6BA7;
}
a:visited {
	color: #5F6BA7;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #5F6BA7;
}
