@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336600;
}
.style3 {
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-weight: lighter;
	font-size: small;
	letter-spacing: 1px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.style3intro {
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.7;
	font-weight: lighter;
	font-size: small;
	letter-spacing: 1px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.style5 {color: #666666
}
.style3_heads {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-weight: normal;
	font-size: medium;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
}
.style3_subsections {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-weight: normal;
	font-size: small;
	letter-spacing: 1px;
	font-style: italic;
	font-variant: normal;
}
.aanbieding {
	color: #CCFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
}
a:link {
	color: #CCFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
}

a:visited {
    color: #CCFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
}

a:active {
	color: #CCFF33;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2;
	text-decoration: none;
}