ul.nav li a{
	text-decoration: none;
}
ul.nav li.current{
	font-weight: bolder;
}
body ul.nav li a span{
	display: block !important;
}