.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
}
a:link {
	color: #6b6e5e;
}
a:hover {
	color: #e38101;
	text-decoration: underline;
}
