@charset "utf-8";
body {
	background-color: #FECD06;
	font-family: Arial, Helvetica, sans-serif;
	left: 5px;
	font-size: small;
}
.spatiëring {
	margin-left: 5px;
}

h2 {
	color: #CC0000;
	text-transform: uppercase;
}
h4 {
	color: #663300;
	font-weight: bolder;
	font-style: italic;
	font-size: large;
}

a:link {
	color: #990000;
	text-decoration: none;
}
hr {
	color: #CB6827;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
ul {
	font-weight: bold;
	color: #666666;
	font-size: small;
}

