body {
	background-image: url(http://images.neukhoer.nl/achtergrond.gif);
	margin: 0px;
}
.txt {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
}

A.link {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : none
}

A.link:hover {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : underline
}