body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #464237;
}
IMG {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	position: relative;
	width: 600px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
	background-image: url(../jpg/index.jpg);
	background-repeat: no-repeat;	
}
.div {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
#keuze {
	position: relative;
	width: 200px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	top: 330px;
	background-color: #000000;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a91d1c;
	text-decoration: none;	
	font-weight: bolder;
}
