div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 8px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF0000;
}
.commentaar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
}
.extra {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 4px;
}


p a:link {
	color: #FF0000;
	text-decoration: underline;
}
p a:hover {
	color: #333333;
	text-decoration: underline;
}
p a:visited {
	color: #FF0000;
	text-decoration: underline;
}




.zie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
}

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

a:hover {
	color:#FFFFFF;
text-decoration: none;
}

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