a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.balk {
	background-color: #C82727;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 27px;
}
.zwart {
	background-color: #000000;
}
.wit {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px 3px 7px 3px;
}
.vriendenmenu {
	background: url("../images/menu_vrienden_back.gif");
	padding: 5px 0px 3px 8px;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	border-bottom: dashed 1px #000000;
}
.vriendenlink {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}
.vriendenlink:hover {
	font-weight: bold;
}