.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	display: inline;
	width: 250px;
	font-weight: bold;
	background-position: horizontal;
	padding-left: 0px;
	padding-right: 15px;
	border-right: 1;
	border-right-color: #333333;
	border-right-width: medium;
	border-right-style: solid;
}

.Navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	display: inline;
	width: 140px;
	font-weight: bold;
	background-position: horizontal;
	padding-left: 0px;
}
