.sf-vertical {
	margin:0;
}

.sf-vertical span a {
	text-decoration:none;
	color:#4C4E52;
	line-height:130%;
}

.sf-vertical span a:hover{
	list-style: none;
	text-decoration: none;
	color: white;
	background:#00a79d;
	width: 125px;
	}
	
.sf-vertical span a:active{
	list-style: none;
	text-decoration: none;
	color: white;
	background:#00a79d;
	width: 125px;
	}

