.navigation {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #7F0000;
	text-align: center;
	text-decoration: none;
	line-height: 90%;
}
.navigation:hover {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	color: #D5DF6B;
	background-color: #32286D;
	text-align: center;
	text-decoration: none;
	line-height: 90%;	
}

.navigation1 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #7F0000;
	text-align: center;
	text-decoration: none;
	line-height: 90%;
}
.navigation1:hover {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #D5DF6B;
	text-align: center;
	text-decoration: none;
	line-height: 90%;	
}

.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F0000;
}
.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5DF6B;
	background-color: #32286D;	
}

.navigation3{
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	color: #7F0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	width: 180px;
	margin: 0px;
	background-image: url(images/back_menuh.gif)
}

.navigation3:hover{
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-style: normal;
	color: #32286D;
	text-decoration: none;
	background-color: #32286D;
	display: block;
	padding: 3px;
	width: 180px;
	background-image: url(images/fore_menuh.gif)
}
