.adres { 
        color: #007a54; 
        font-weight: bold; 
        font-size: 13px; 
        font-family: Arial, Helvetica; 
}
.adreskop { 
        color: #5dae82; 
        font-weight: bold; 
        font-size: 15px; 
        font-family: Arial, Helvetica; 
        text-decoration: none 
}

.brood {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 13px; 
	font-family: Arial, Helvetica; 
	text-decoration: none 
}

.brood a:hover { 
        color: #ffffff; 
}

.sitemap  { color: white; font-size: 11px; font-family: Arial, Helvetica; font-weight: bold; text-decoration: none }

.sitemap a:hover  { color: white }

.cursief { 
        color: #4158AC; 
        font-style: italic; 
        font-weight: bold; 
        font-size: 18px; 
        font-family: Arial, Helvetica; 
        text-decoration: none 
}

.intro { 
        color: #5dae82; 
        font-weight: bold; 
        font-size: 13px; 
        font-family: Arial, Helvetica; 
}

.intro a { 
        color: #007a54; font-size: 10pt; 
}

.intro a:hover { 
        color: #007a54; 
}

.kop { 
        color: #4158AC; 
        font-weight: bold; 
        font-size: 20px; 
        font-family: Arial, Helvetica; 
        text-decoration: none 
}

.specs { 
        color: #4158AC; 
        font-weight: bold; 
        font-size: 13px; 
        font-family: Arial, Futura; 
        text-decoration: none 
}

.specs:hover { 
        color: #4a8618 
}

td { 
        color: #000000; 
        font-size: 14px; 
        font-family: Arial, Helvetica; 
        text-decoration: none 
}

.links li {
        display: inline;
        border-right: 1px solid black;
        margin-left: 3px;
        padding-right: 5px;
        font-family: Arial, Helvetica;
        font-size: 8pt;               
}

.links { 
        color: #8076B6; font-size: 11px; 
        text-decoration: none 
}

.links:hover { 
        color: #4158AC; 
        text-decoration: none 
}
body { 
		scrollbar-3dlight-color: #D3D3D3; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-darkshadow-color: #2A2A2A; 
		scrollbar-face-color: #A9A9A9; 
		scrollbar-highlight-color: #E1E1E1; 
		scrollbar-shadow-color: #295071; 
		scrollbar-track-color: #C0C0C0
}

