.navi  { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 15px;	font-weight: bold;	color: #000000;	line-height: 20px;   	text-indent: 35px;	}.navi a:link, .navi a:visited{	text-decoration: none;	color: #000000;	}	.navi a:hover {	text-decoration: none;	color: maroon;	}	.navi a:active {	text-decoration: none;	color: yellow;	}
