

/* ignore <u> tags */
div.l-sidebar__main u {
	text-decoration: none;
}

