a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation:hover{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5a739b;
	display: text;
	
