body {
	font-family: Comic Sans MS;
	background-color: #c09068;
	color: #F3C100;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Comic Sans MS;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.hellgrau {
	font-family: Comic Sans MS;
 	background-color: #efd3ac;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

.white {
	font-family: Comic Sans MS;
 	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

a:link {
	font-family: Comic Sans MS;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}

a:visited {
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	font-family: Comic Sans MS;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}

