.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-size: medium;
	text-decoration: none;
	width: 170px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 3px;
	line-height: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
