@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,
html {
margin:0;
padding:0;
background:#888;
}

#wrapper {
	width: 900px;
	margin:  0 auto;
	background: #CBF4B4;
}

.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #21409a;
	text-decoration: none;
}
.table {
	text-align: left;
	padding: 0px;
	margin: 5px;
	background-color: #CBF4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #21409a;
}
.bonus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	text-transform: none;
	color: #21409a;
	text-align: center;
}
.bonuslinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	font-variant: normal;
	color: #21409a;
}
.gallinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
}
.vrienden {
	text-align: center;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
	A:link, A:visited, A:active {
	text-decoration: underline;
	color: #21409a;
	}

A:hover {
	color:#0066FF;
	text-decoration: none;
}
</style>

#wrapper {
	background-color: #FFFFCC;
}
#wrapper {
	background-color: #FFFFCC;
	width: 902px;
	left: auto;
	top: 0px;
	right: auto;
}

