@charset "utf-8";
/* CSS Document */

<style type="text/css">

body{	margin: 0; padding: 0; }

body{	margin-top: 0px;	}

body {	background-image: url(images/BG.gif);}



/* Normale Body tekst  */
.style1 {font-family: "Arial", Times, serif; color: #000000; font-size: 15px; font-style: normal; }
		
/* Design Te Kamp Reclame  */
.style2 {
	font-family: "Arial", Times, serif;
	color: #CCCCCC;
	font-size: 9px;
	font-style: normal;
}

/* Normale Body WIT  */
.style3 {
	font-family: "Arial", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
}

.style4 {font-family: "Arial", Times, serif; color: #000000; font-size: 15px; font-style: bold; }		

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}


	

</style>
