A:link  {        
	color: #44682a;
	text-decoration : none;
}

A:hover {        
	color: #c8d100;
	text-decoration : none;
}

A:visited {	 
	color: #44682a;
	text-decoration : none;
}

body {
	scrollbar-arrow-color: #44682a;
	scrollbar-face-color: #d3d1d1;
	scrollbar-highlight-color: #d3d1d1;
	scrollbar-3dlight-color: #f0f0f0;
	scrollbar-shadow-color: #f0f0f0;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-track-color: #f0f0f0;
}


.tekstOpmaak {
    font-family: verdana;
    font-size: 11pt;
    color:#000000;
    margin-left:18pt;
    margin-top:0;
}

.tekstOpmaakb {
    font-family: verdana;
    font-size: 10pt;
    color:#000000;
    margin-left:18pt;
    margin-top:0;
}

.menubut {
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color:#44682a;
    margin-left:0;
    margin-top:0;
}
        

.lijn {
	color: #c8d100;
	background-color: #ABAAAA; 
	font-size: 0pt; 
	height: 3px; 
	margin: 5px -5px; 
	width: 150px 
}

.lijn2 {
	color: #c8d100;
	background-color: #ABAAAA; 
	font-size: 0pt; 
	height: 1px; 
	margin: 5px -5px; 
	width: 450px 
}

.cont {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color:#f0f0f0;
    position: absolute;
    top: 8px;
    left: 40px;    
}

.border {
    border-color: #44682a;   
}