@charset "utf-8";
body {
	background-color: #000000;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.textsmallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.textsmallgreylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffe100;
	text-decoration: none;
}

.row {
}

.rowhover {
	background-color: #333333;
}

.wba_pagenav {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}

.wba_pagenav_link {
	font-family: Verdana;
	font-size: 9px;
	color: #ffcc00;
	text-decoration:none;
}

.wba_caption {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}

.tekstfields {
	width: 350px;
}

.kleineretekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
