body {
	background-color: #FFFFFF;
    
	scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFFD;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: #FFFFFF;
}
.style-keuze {
	font-family: "century gothic";
	font-size: 14px;
	color:#FFFFFF;
}

.style-top {
	font-family: "century gothic";
	font-size: 40px;
	color: #666666;
}

.style-header {
	font-family: "century gothic";
	font-size: 14px;
	color: #666666;
}
.style-info {
	font-family: "century gothic";
	font-size: 12px;
	color: #666666;
}
 
.listbox {
     font-family: "century gothic";
	 font-size: 14px;
	 color: #2F3231;
     background-color:#FFFFFF;
	 width: 446;
	 height: 29;
    }

.button {
    border: none;
    background: url(images/design09-btn.gif);
	width: 35;
	height: 29;
}

a:link {
    font-family: "century gothic";
	font-size: 14px;
	text-decoration: none;
	font-weight: none;
	color: #2F3231;
	}
a:visited {
    font-family: "century gothic";
	font-size: 14px;
	text-decoration: none;
	font-weight: none;
	color: #2F3231;
    }
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
