p.navigation-bar a:link {
	font-family: Garamond, ;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: 675129;
	background: F8EED6;
	font-size: 16px;
}
a.navi, a.navi:link,a:navi:visited {
	font-family: Garamond, ;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: ;
	background: F8EED6;
	font-size: 16px;
}
a.navi:hover {
	color: brown;
	background-color: D4D4D4;
}


p.navigation-bar a:visited {
	font-family: Garamond;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: 675129;
/*	background: F3F3F3;*/
	background: F8EED6;
	font-size: 16px;
}

p.navigation-bar a:a4ctive {
	font-family: Garamond;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: 675129;
	background: brown;
	font-size: 16px;
}
p.navigation-bar a:hover {
	color: brown;
	background-color: E9CA83;
}


p.navigation-bar-neew a:link {
	font-family: Garamond;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: 004F00;
	font-size: 16px;
}

p.navigation-bar-neew a:visited {
	font-family: Garamond;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: 004F00;
	font-size: 16px;
}

p.navigation-bar-neew a:active {
	font-family: Garamond;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: White;
	background: 004F00;
	font-size: 16px;
}
p.navigation-bar-neew a:hover {
	color: brown;
	background-color: D4D4D4;
}
