body{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #C5CEE2;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f3800;
}
li{
padding: 3px;
}
a, a:visited{
color: #5A382B;
font-weight: bold;
}
a:hover{
color: #F5D894;
//font-weight: bold;
background-color: #563529;
}
.topmenu {
color: #FECC57;
font-size:14px;
font-weight: bold;
margin-right: 10px;
}
a.topmenu:link, a.topmenu:visited {
color: #F5D894;
font-weight: bold;
}
a.topmenu:hover {
color: #FECC57;
}

.Headline {
	font-size: medium;
	font-weight: bold;
}

.footer {
	color: #F5D894
}
