.text {  	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size: 21px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	text-align: center;

}

.titel {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
	color: #000000;
	font-style: normal;
	text-align: center;

}

a:link {  text-decoration: none; color: #FFFFFF; background-color: #000000;}
a:visited {  text-decoration: none; color: #FFFFFF; background-color: #111111;}
a:hover {  text-decoration: underline; color: #000000; background-color: transparent;}
a:active {  color: #CC0000; background-color: transparent;}

a.titel:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	}

a.titel:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	}

a.titel:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}

a.titel:active {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	}
	
.datum {  color: #FFFFFF; background-color: #000000;}
.bijschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none;}
.titeltjes {  background-color: #000000; color: #FFFFFF;}
.marker {  background-color: #FFFFFF;}
.naam { text-decoration: underline;}

