.menu {
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.6pt;
}

body {
	margin: 0px;
	font-family: "Arial Narrow";	
}
.menuWit {
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.6pt;
}

a.wit {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
a.wit:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.kop {
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
}
.txt {
	font-family: "Arial Narrow";
	color: #000000;
}
