BODY	{
margin:			10px;
padding:			0px;
background-attachment:	fixed;
background-color:		black;
scrollbar-face-color:	#AAAAAA;
scrollbar-track-color:	#555555;
scrollbar-arrow-color:	black;
scrollbar-base-color:	gray;
font-family:		Arial,Helvetica,Tahoma,Sans Serif;
font-size:			12px;
color:			#FFCC00;
}

A:link	{text-decoration: none; font-weight: bold; color: #FFAA00;}
A:active	{text-decoration: none; font-weight: bold; color: #FFAA00;}
A:visited	{text-decoration: none; font-weight: bold; color: #FFAA00;}
A:hover     {text-decoration: underline; font-weight: bold; color: #FF8800;}

TD		{
	text-align:		justify;
	font-size:		12px;
	color:		#FFCC00;
}

TD.geel	{
	color:		#FFCC00;
	font-weight: 	bold;
}

TD.oranje	{
	color:		#FF9900;
	font-weight: 	bold;
}
