a {
	font-size: 11pt;
	font-weight: bold;
	background-image: url('transparant.png');
	background-repeat: repeat;
}

a:visited, a:link			{ background-color: transparent; color: #B39164; }

a:hover			{ background-color: transparent; color: #FFA500; }

a:active		{ background-color: transparent; color: #B39164; }

a.blauw, p.blauw { color: #9197B4; font-weight: normal; }

a.blauw:hover { color: #FFFFFF; }

a.donker, p.donker { color: #666B7F; font-size: 10pt; font-weight: normal; }

a.menuonder { margin-right: 30px; }

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
}

h, p, a, div, span {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
}

h1 { color: #FFFFFF; font-size: 30pt; margin-bottom: 0; }

h2 {
	color: #9197B4;
	font-size: 12pt;
	margin-top: 35px;
	margin-bottom: 10px;
}

input {
	background-color: #5F4518;
	color: #FFFFFF;
	font-family: monospace;
}

p { margin-bottom: 8px; margin-top: 8px; }

p, td, a.blauw { color: white; font-size: 10pt; text-align: left; }

p.blauw { margin-bottom: 5px; margin-top: 25px; }

table { margin: 0; }
