.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	display: block;
	font-weight: bold;
	padding: 3px;
	font-stretch: normal;
	letter-spacing: 4px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.Navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	display: block;
	padding: 3px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 4px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
