/* CSS Document */

hr{border-bottom : 1px solid #bcc7cc}

.titel {
	color:#F60;
	font-family:Cambria;
	font-weight: bold;
}
.datum {
	color:#000;
	font-family:Cambria;
	font-weight: bold;
	font-size: smaller;
}
.copyright {
	color:#FFFFFF;
	font-family:Cambria;
	font-size:small;
}
.onderbalk
{
	background:#F60;
}
a 
{
	color:#000;	
}
