@charset "ISO-8859-1";
body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #231c1f;
	background-image: url(images/mobus_achtergrond.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.Tekst {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	font-variant: normal;
	color: #CCCCCC;
}


a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	text-decoration: underline;
	font-variant: normal;
	color: #FED464;
}

a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	text-decoration: underline;
	font-variant: normal;
	color: #CCCCCC;
}

a:active {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	text-decoration: underline;
	font-variant: normal;
	color: #FED464;
}

a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	text-decoration: underline;
	font-variant: normal;
	color: #FED464;
}
