A:LINK, A:ACTIVE, A:VISITED {
	color : #444444;
	text-decoration : none;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

.space {
	font-size : 12px;
	vertical-align : -2px;
}


/* footer */
.footer {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #ECECEC;
}
/* footerlink */
A.fl:link, A.fl:active, A.fl:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #ECECEC;
}
A.fl:hover {
	text-decoration : underline;
}




/* voorbeelden */
A.vb:link, A.vb:active, A.vb:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #CCCCCC;
	font-weight: bold;
}
A.vb:hover {
	color : #333333;
}
.vb {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #000000;
	font-weight: bold;
	text-align: center;
}
A.vbmenu:link, A.vbmenu:active, A.vbmenu:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 13px;  
	color : #333333;
	font-weight: bold;
}
A.vbmenu:hover {
	color : #000000;
}



A.titel:link, A.titel:active, A.titel:visited {
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 16px;  
	color : #444444;
	font-style: italic;
	font-weight: bold;
}
A.titel:hover {
	color : #000000;
}

.spacer2 {
	font-size: 10px;  
}

.indextitel {
background-color: #CCCCCC;
text-align: center;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;  
font-size: 16px;  
}

.indextekst {
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;  
font-size: 13px;  
}


.bg {
background-color: #CCCCCC;
text-align: center;
font-family: Arial, Helvetica, sans-serif;  
font-size: 13px;  
}
