a:link {
	color: #0000ff;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration:none;
	background-color:#FFFF00;
	color: #FF0000;
}
a:active {
	color: #3333FF;
}
body {
	color: #990000;
	background-color: #eeee99;
	background-image: url(../bilder/hinterg.gif);
	background-attachment: fixed;
	font-size: 22px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bold;
	line-height: 30px;

}
