.ul-style a:hover {
	text-decoration: underline;
}

.ul-style a.active {
    font-weight: 500;
    text-decoration: underline;
}