.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #DAE4EE;
	text-decoration: none;
	background-color: #DAE4EE;
	display: block;
	padding: 8px;
	width: 184px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	background-color: #6699CC;
	display: block;
	padding: 8px;
	width: 184px;