.navigation:link, .navigation:visited {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	color: #390410;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 150px;
	text-decoration: none;
	background-color: #7E7C49;
	text-align: center;
}

.navigation:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	color: #390410;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 150px;
	text-decoration: none;
	background-color: #ACAD92;
	text-align: center;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
