body
	{
	background-color: #F1B955;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#996633;
	scrollbar-arrow-color:#F1B955;
	scrollbar-track-color:#F1B955;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#A6A6A6;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	}

textarea
{
	background: #F8C262;
	scrollbar-face-color:#DC9E2E;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:#F1B955;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#A6A6A6;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	border: 2px solid;
	font-family: Verdana;
	font-size: 11px;
}

.totaalbg
{
	background-color: #F1B955;
	border-right: 2px solid;
	border-left: 2px solid;
	border-color: Black;
}

.picts {
	border: 1px solid black;
}

a:hover{
	color: black;
}

a:active{
color: black;	
}
a {
	color: black;
}
