@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image:url(pix/back.gif);
	color: #000000;
}

.top {
	background-image: url(pix/inmiddels5.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: 100%;
	color: #76258E;
	margin-bottom: -10px;
	margin-left: 13px;
	margin-top: 15px;
}
a {
	color: #76258E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #76258E;
	text-decoration: underline;
	font-weight: bold;
}

p {
	margin: 15px;
}
