.navigation {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #C5BCA8;
	display: block;
	width: 150px;
	text-decoration: none;
	height: 15px;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 1px;
}

.navigation:hover {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #996E4F;
	display: block;
	width: 170px;
	text-decoration: none;
	height: 15px;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 0px;
}
.navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #CCCCCC;
	display: inline;
	width: 90px;
	text-decoration: none;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 3px;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 18px;
	float: left;
	border-right-width: thin;
	background-position: center center;
	text-align: center;
}

.navigation2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	display: inline;
	width: 90px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #CC6633;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	border-right-width: thin;
	height: 18px;
	float: left;
	margin-left: 2px;
	background-position: center center;
	text-align: center;
}
