
BODY {
	background: #000000;
}

P, DIV, TD, TR, SPAN, UL, OL, LI, SELECT {
	color: #FFFFFF;
	font-family: "Arial", "Verdana";
	font-size: 11px;
}

.geel {
	font-weight: bold;
	color: #ccff00;
}

.grey {
	font-weight: bold;
	color: #999999;
}

.grey2 {
	font-weight: bold;
	color: #dddddd;
	letter-spacing: 0px;
}

.kop1 {
	font-weight: bold;
	font-size: 15px;
	color: #ccff00;
}

.kop2 {
	font-weight: bold;
	font-size: 13px;
	color: #999999;
}

.kop3 {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

.smallb {
	font-size: 10px;
	font-weight: bold;
}

.smallbk {
	font-size: 10px;
	font-weight: bold;
	color: #CCFF00;
}

A.tour,
A.tour:visited,	{ color: #CCFF00; text-decoration: none; font-size: 10px; letter-spacing: 0px; font-weight: bold;  font-family: "Arial"; }
A.tour:hover		{ color: #CCFF00; text-decoration: none; font-size: 10px; letter-spacing: 0px; font-weight: bold; font-family: "Arial"; }

A.band,
A.band:visited,	{ color: #999999; text-decoration: none; font-size: 11px; letter-spacing: 0px; font-weight: bold;  font-family: "Arial"; }
A.band:hover		{ color: #CCFF00; text-decoration: none; font-size: 11px; letter-spacing: 0px; font-weight: bold;  font-family: "Arial"; }
