
.achtergrond {  background-attachment: fixed; background-repeat: no-repeat; background-image:  url(images/top.jpg); background-position:center;}

body {
			scrollbar-face-color:#01B089;
			scrollbar-highlight-color: #00919F;
			scrollbar-3dlight-color: #01B089;
			scrollbar-darkshadow-coMenulor:#00919F;
			scrollbar-shadow-color:#00919F;
			scrollbar-arrow-color: #00919F;
			scrollbar-track-color: #01B089;
			margin-left: 0px;
	        margin-top: 0px;
	        margin-right: 0px;
	        margin-bottom: 0px;
			background-color: #01B089;
			}
			

body,td,th {
	font-family:Century Gothic, Verdana,Century, Century Gothic;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	color: #ffff99;
	text-decoration: none;
    font-weight:bold;
}
a:visited {
	text-decoration: none;
    
	color: #ffff99;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

.style2 {font-size: 16px;
        color:#ffffff;
         
}
.style3 {
    font-size:14px;
    color:#ffffff;
}
