a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.sf_navigation ul li a {
	display:block;
	font-weight:bold;
	padding:18px 18px 0;
	text-align:center;
	text-decoration:none;
	border-right:gradiant 0px;
	background-repeat:repeat-x;
	height:39px;
	width:auto !important;
	white-space:nowrap;
	width:1%;
}