body{
	background: #DD0084 url(../images/bg_white_840.gif) repeat-y center;
}
/* link instellingen */
a:hover {
	/* text-decoration:underline; */
	color: #DD0084;
	border-bottom: 1px solid #000;
}

.nivo1 a {
	font-weight:bold;
	color: #DD0084;
	border:none
}
.nivo1 a:hover { border-bottom:1px solid #000 }
.nivo2 a {
	font-weight:normal;
	color: #000;
	border:none
}
.nivo2 a:hover { color: #DD0084; border-bottom:1px solid #000 }
/* heading 4 */
h4 {
	margin: 0;
	font-size: 12px;
	color: #DD0084;
}

#header {
	background-image: url("../images/header1.gif");
}

