/* CSS Document */


.navigation {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #245c3e;
	text-decoration: none;
	background-color: BABABA;
	display: block;
	padding: 8px;
	width: 300px;
}


