.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: nowrap;
	cursor: hand;
	text-decoration: none;
	
}
a:hover {
	color: #FF0000;

}

