<!--
BODY {
  background: #e6b8bd; /*achtergrond */
  margin: 0px;
  padding: 0px;
}

a:link {
color: #e6b8bd; text-decoration: none; }
a:hover {
color: #e6b8bd; text-decoration: none; }
a:visited {
color: #e6b8bd; text-decoration: none; }
a:active {
color: #e6b8bd; text-decoration: none; }


.font1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #734246;
	font-weight: bold;
}

.font2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #734246;
	font-weight: bold;
}
.font3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #734246;
	font-weight: bold;
}

.marquee_replacement{
 width:800px;
 height:40px;
 overflow:auto;
 marquee-style: alternate;
padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
 color:#734246;
 display:block;

}


-->
