a, a:not([href]){
	border-bottom:unset !important;

}

a:hover, a:not([href]):hover, a:active, a:not([href]):active, a:focus, a:not([href]):focus{
	background-color:transparent !important;
}