/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-image: url(../afbeeldingen/mm.jpg);
	background-repeat: repeat;
	
}
bgnorepeat {
	background-repeat: no-repeat;
}
fontgroot {
	font-family: "verdana", Courier, monospace;
	font-size: 12px;
}
achtergrond {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linkjes {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #CC0000;
}

