body {
	background-color: #3A2612;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

a:link {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-weight: bold;
}
a:hover {
	color: #970F00;
	text-decoration:  none;
	border: none;
	font-weight: bold;
}

a.linkjes:link {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-size: 10px;
	font-weight: normal;
}
a.linkjes:active {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-size: 10px;
	font-weight: normal;
}
a.linkjes:visited {
	color: #000000;
	text-decoration:  none;
	border: none;
	font-size: 10px;
	font-weight: normal;
}
a.linkjes:hover {
	color: #970F00;
	text-decoration:  none;
	border: none;
	font-size: 10px;
	font-weight: normal;
}

.contenttitel	{
	font-weight: bold;
	font-size: 11px;
}
.bigheader	{
	font-weight: bold;
	font-size: 13px;
}
.linksheader	{
	font-weight: bold;
	font-size: 13px;
	color: #970F00;
	
}

.fat	{
	font-weight: bold;
}
