.menuHoofd, .menuHoofd a {
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #666666;
	padding-bottom: 2px;
	line-height: 140%;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .2em;
}
.menuHoofd a {
	border: 0px;
}
.menuHoofd a:hover {
	color: #ffffff;
}
.menuDetails p, #menuDetails p {
	margin: 0px;
	border-bottom: 1px dotted #666666;
	line-height: 150%;
}