body {
	margin				: 0px;
	padding				: 0;
	font-family			: Arial;
	color				: #000000;
	font-size       	: 11px;
	background-color	: #2b2b2b;
	background-image	: url('http://www.fr4ever.nl/boxing82/achtergrond.jpg');
	background-repeat	: repeat-x
}


a:link, a:visited {
	color				: #000000; 
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}
