body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.header {
	height: 1px;
	background-image: url('../afbeeldingen_jazz/');
	background-repeat: no-repeat;
	background-position: left;
}
.main {
	vertical-align: top;
	text-align: left;
	border: #0000000 solid;
	border-width: 2px 0px 0px 2px;
	padding: 20px;
}
.menu {
	vertical-align: top;
	text-align: left;
	width: 100px;
	background-image: url('../afbeeldingen_jazz/');
	background-repeat: no-repeat;
}
a:link {
	color: #2e0000;
	text-decoration: underline;
	font-family: book antiqua;
}
a:visited {
	text-decoration: underline;
	color: #2e0000;
	font-family:  book antiqua;
}
a:hover {
	text-decoration: none;
	color: #2e0000;
	font-family: book antiqua;
}
a:active {
	text-decoration: none;
	color: #2e0000;
	font-family: book antiqua;
}
