.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
	
body {
	background-color: #666600;
	SCROLLBAR-FACE-COLOR: #99CC00; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #666600; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #666600; 
	SCROLLBAR-DARKSHADOW-COLOR: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
	
/*  titles e.d.  */
.title {
	font-weight: bold;
}
.small {
	font-size: 12px;
}



/* linkjes */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
}

/* woedend linkje */
a.woedend {
	font-size: 10px;
	color: #666600;
	text-decoration: none;
}
a.woedend:hover {
	color: #FF9900;
	text-decoration: none;
}