body {
	scrollbar-3dlight-color : #FFCADC;
	scrollbar-arrow-color : #645F2A;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #645F2A;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFCADC;
	scrollbar-shadow-color : #645F2A;
	scrollbar-track-color : #FFFFFF;
	background-repeat : repeat;
    background-image : url(../images/bg_content.gif);
	background-attachment : fixed;
	background-color : #FFFFFF;
	background-position : left, top;
}
.hoofdkop {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #76745e;
}
.subkop {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #211f1f;
}
.kop {
	font-family: Verdana;
	font-size: 11px;
    color: #ffffff;
}
.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
a {
	color: #76745e;
	font-weight: bold;
	
}
a:visited { 
	color: #76745e;
	font-weight: bold;
	
}
a:hover { 
	color: #774b87;
	font-weight: bold; 
	
}
ul {
	margin-top:    .1em;
    margin-bottom: .1em;
}
li {
	color : #2F0C60;
}
.button {
	font-family: Verdana;
	font-size:11px;
	color: #5AC6E6;
	background-color: #5AC6E6;
	border: #5AC6E6;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
INPUT {
	font-family: Verdana;
	font-size: 10px;
	color: #2F0C60;
	background-color : #F2F9FF;
}
.style12 a {
	font-style: normal;
}
