@charset "utf-8";
/* CSS Document */

#wrapper {
	width:900px;
	margin:0px auto;
	background-color:#FFFFFF;
	}
p {
	margin:0;
	}
#volgendeboven {
	margin-top:23px;
	margin-left:63px;
	}
#vorigeboven {
	margin-top:19px;
	margin-left:43px;
	}
#volgendeonder {
	margin-top:18px;
	margin-left:63px;
	}
#vorigeonder {
	margin-top:10px;
	margin-left:40px;
	}
body,td,th {
	font-family: Lucida Sans Unicode, Trebuchet MS, Arial;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #663300;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a.onderstreept:link, a.onderstreept:visited, a.onderstreept:active {
	color:#333;
	text-decoration:underline;
	}
a.onderstreept:hover {
	color: #663300;
	text-decoration:underline;
}
