@charset "utf-8";
/* CSS Document */

.navigation {
	font-family: Ariel, "sans serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #060;
	text-decoration: none;
	display: block;
	padding: 8 px;
	width: auto;
}
