body {
	background-color: #E3A81B;
	color: #000000;
}
td {
	font-family: Arial,Helv,Helvetica,sans-serif;
	font-size: 12px;
}
.navigation {
	font-size: 12px;
	font-family: Verdana,Arial,Helv,Helvetica,sans-serif;
	background-color: #cd991d;
	text-align: center;
}
.imagefooter {
	font-size: 11px;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	background-color:#cd991d;
	text-align: center;
}
.headline2 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
a:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
a:active {
	COLOR: #000000; TEXT-DECORATION: underline
}
.bgnavi {
	background-color:#cd991d;
}


