@charset "utf-8";
/* CSS Document */

<style type="text/css">

.niche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
	text-decoration: none;
}
.thumbtable {
	text-align: center;
	padding: 0px;
	margin: 5px;
}
.bonus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	text-align: center;
}
.bonuslinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.gallinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-variant: normal;
	color: #900;
}
.vrienden {
	text-align: left;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
	A:link, A:visited, A:active {
	text-decoration: none;
	color: #c63c00;
	}

A:hover {
	color:#FF0000;
	text-decoration: none;
}
</style>
