@charset "utf-8";
.navistyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.navistyle:hover {
      display:block;
      color:#ffff;
      
      }