<!--
body {
	background-color: #EFD0B9;

}
-->

<!--
a:link {
	color: #886F5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: bb9d89;
}
a:hover {
	text-decoration: none;
	color: #6A4D3F;
}
a:active {
	text-decoration: none;
	color: #BB9D89;
}
-->

@font-face {
  font-family: "ChelthmITC Bk BT";
  src: url("http://www.lisavisser.org/bin/TT0381M_.TTF") format("truetype");
}

@charset "utf-8";
.chelt {
	font-family: "ChelthmITC Bk BT";
	font-size: 15px;
	background-color: #EFD0B9;
}

a img { border: 0; }
* {
	outline: none;
	vertical-align: top;
	z-index: inherit;
}a:hover {
}
