.navi {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #006699;
	background-color: #99CCFF;
	height: 20px;
	width: inherit;
	line-height: normal;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

