body {
	background-color: #FFFFFF;
	background-image:url(../images/achtergrond.jpg)
}

font {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #CC0000;
}

a {
font-family: Arial;
font-size: 12px;
text-decoration: bold;
color: #CC0033;
}

a:hover {
font-family: Arial;
font-size: 14px;
text-decoration: bold;
color: #CC0033;
}

a:visited {
font-family: Arial;
font-size: 12px;
text-decoration: bold;
color: #CC0033;
}