body {
	font-family: Comic Sans, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	background-image: url('http://www.obsdedentele.nl/achtergrond.jpg');
	background-attachment: fixed;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	scrollbar-base-color: #B8DC7C; 
	scrollbar-arrow-color: #cc0000;
	scrollbar-DarkShadow-Color: #888888; 
}
div#header {
	font-family: Comic Sans, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
div#txt {
	font-family: Comic Sans, Arial, Helvetica;
	font-size: 13px;
	color: #000000F;
}
td, th {
	font-family: Comic Sans, Arial, Helvetica;
	font-size: 13px;
	color: #000000F;
}


#txt a:link {color: #009933;text-decoration: none;}
#txt a:visited {color: #009933;text-decoration: none;}
#txt a:hover {color: #cc0000;text-decoration: none;}
#txt a:active {color: #009933;text-decoration: none;}

