@charset "utf-8";
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #d8b79a;
}
body {
	background-image: url(hgn_muster.jpg);
}
a {
	font-size: 14px;
	color: #d8b79a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #704b2c;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #d8b79a;
}

