body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #696969;
	background-color: #DCDCDC;
	font-weight: bold;

}
a:link {
	color: #696969;
	text-decoration:none;
}
a:visited {
	color: #696969;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.groene_lijn {
	border-top-width: 100%;
	border-top-style: solid;
	border-top-color: #696969;
}

