 
a	{ text-decoration: none;font-weight: bold;color: #FF9933;}
a:link {text-decoration: none; font-size:8pt; color: #FF9933; font-family: Tahoma;}
a:visited {text-decoration: none; font-size:8pt; color: #FFCC33; font-family: Tahoma;}
a:active {text-decoration: none; font-size:8pt; color: #FF9933; font-family: Tahoma;}
a:hover {color: #FFCC33; font-size:10pt;}
.Item {
	color: White;
	font: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-color : Black;
}
.nieuwszwart {
	font-family:Tahoma;
	font-size: 2pt;
	color: Black;
} <!-- zwart -->
.accent {
	font-family:Verdana;
	font-size:9pt;
	color:#c3c3c3;
} <!-- licht grijs -->
