.navigation {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e7ceb6;
	display: block;
	padding: 2px;
	width: 96px;
	text-align: center;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800000;
	display: block;
	padding: 2px;
	width: 96px;
	text-align: center;
}

.nav_home {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e7ceb6;
	display: block;
	padding: 2px;
	width: 116px;
	text-align: center;
}
.nav_home:hover {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800000;
	display: block;
	padding: 2px;
	width: 116px;
	text-align: center;
}

.nav {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: none;
	display: block;
	padding: 2px;
	width: 142px;
	text-align: center;
}
.nav:hover {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #800000;
	display: block;
	padding: 2px;
	width: 142px;
	text-align: center;
}