@charset "utf-8";
body {
	background-image: url(../images/me.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.stijl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #0000FF;
}
h1 {
	color: #FFFFFF;
}
.wit {
	color: #FFFFFF;
	text-decoration: none;
}
.wit_b {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

li {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

