body {
	margin-left : 5%;
	margin-right : 5%;
	background-image : url(454
	.gif);
}
.absatz {
	margin-bottom: 0;
	margin-top : 0;
	padding-bottom : 0;
	padding-top : 0%;
	text-indent : 2em;;
	text-align: justify;
}
a {
	text-decoration: none;
	font-weight : 600;
	color : #006400;
	background-color : #FFE4C4;

}
a:hover {
	text-decoration: underline;
	font-weight : 600;
	color : Blue;
}
a:visited {
	background-color : #FFF8DC;
}

