body {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(images/heste_bg.gif);


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;


}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #663300;

}
.menu {
	font-size: 11px;
	line-height: 16px;


}
a:visited {
	color: #663300;
	text-decoration: none;




}
ul {
	list-style-type: square;
	list-style-position: outside;
	line-height: 16px;
}
