A { color: #56743D; } 

.tabletop {background-color: #56743D; }

BODY {
	align: center;
	font-family: arial;
    font-size: 12px;
	
	background-color: #C4DEC4;
	
	padding: 0;
	margin: 0;

	scrollbar-face-color: #56743D; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: #56743D; 
	scrollbar-3dlight-color: #C4DEC4;
	scrollbar-darkshadow-color: #C4DEC4; 
	scrollbar-track-color: #C4DEC4; 
	scrollbar-arrow-color: white; 
}

#bar a img { border: 1px solid white; }

#bar {
	background-image: url("../actief/bar.gif");
	background-repeat: no-repeat;
	
	background-color: #6B8C52;
}

