body {
	background-image: url(images/achtergrond.jpg);
	margin: 0px;
}

body,td,th,input,textarea,select,option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}