.navigation  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 200px;
	list-style: none;
	line-height : 40px;
	padding: 0px 20px 0px 0px;
	letter-spacing: 1px;
	
}
.navigationOver  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	display: block;
	width: 200px;
	list-style: none;
	line-height : 40px;
	padding: 0px 20px 0px 0px;
	letter-spacing: 1px;
	background-color: #330000;
	font-weight: bolder;
	
}

.navigation:hover {
	background-color: #330000;
	font-weight: bolder;
}
.navigationhover3 {
}
.navigation3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #7E0603;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 0px 20px 0px 0px;
	width: 200px;
	background-color: #FD9A3D;
	letter-spacing: 1px;
	font-weight: bold;
}
.navigation3:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FD9A3E;
	background-color: #330000;
}
.navigation4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #680304;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 0px 20px 0px 0px;
	width: 200px;
	background-color: #EDE2AD;
	letter-spacing: 1px;
	font-weight: bold;
}
.navigation4:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EDE2AD;
	background-color: #330000;
}
