@charset "utf-8";

body {
	margin: 0px;
	background-color: #1F201B;
}

.tablebase {
	background-image: url(images/achtergrond.jpg);
	height: 600px;
	width: 990px;
}

.mj {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	font-weight: normal;
	color: #323941;
	text-decoration: none;
	text-align: right;
}

.mj a:link {
	color: #323941;
	text-decoration: none;
}

.mj a:active {
	color: #323941;
	text-decoration: none;
}

.mj a:visited {
	color: #323941;
	text-decoration: none;
}

.mj a:hover {
	color: #E4D6BB;
	text-decoration: none;
}
