a {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #666666;
}
.kader {
	font-weight: bold;
	color: #666666;
	border: 2px solid #F6943F;
}

td {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
}
.td_kop {
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
}

.td_klein {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
.lijn {
	border-bottom-style: solid;
	border-bottom-color: #E67816;
	border-bottom-width: 2px;
}
.link {
	color: #ffffff;
	font-weight: bold;
}
