A:link {COLOR: #c27e21; TEXT-DECORATION: underline}
A:visited {COLOR: #6d5a3d; TEXT-DECORATION: underline}
A:hover {COLOR: #ff9900; TEXT-DECORATION: underline}
body {background-color: #c7b8a4; scrollbar-face-color: #EDB538; scrollbar-arrow-color: black; scrollbar-track-color: #faeace}
p {
	color: #64451b;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

ul {
	color: #64451b;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

h1 {
	color: #006600;
	font: bold small-caps normal 18px "Courier New", Courier, mono;
	size: +1;
	text-decoration: none;
}
h2 {color: #9B4E00}
h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: italic;
	color: #006600;

}


body {
	background-attachment: fixed;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

