a.menue:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #110f0d;
	text-decoration: none;
}

a.menue:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #110f0d;
}

a.menue:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #EDE6C2;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #5B5442;
	padding-left: 5 px;
	padding-right: 5 px;
	padding-top: 0 px;
	padding-bottom: 1 px;
}

a.menue:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #110f0d;
	text-decoration: none;
	background-repeat: repeat-x;
	background-color: #EDE6C2;
	padding-left: 5 px;
	padding-right: 5 px;
	padding-top: 0 px;
	padding-bottom: 1 px;
}

.menue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #110f0d;
}
a {
	text-decoration: none;
}
