/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,175); background-image: none;}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,153);}
 
 .formbuttonbezorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	height: 20px;
	width: 120px;
	background-color: #CCCCCC;
	cursor: hand;
}
 
