.navigation  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: 
	display: inherit;
	padding: 3px;
	width: 140px;
	font-variant: normal;
	margin: auto;
	float: 
	height: auto;
	cursor: 
}

.navigation:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;

	text-decoration: 
	display: inherit;
	padding: 3px;
	width: 140px;
	text-decoration: ;

}
