.sitemap a {
	text-decoration: none;
	color: #222;
}

ul.disc a {
	text-decoration:underline;
}

h2 {
	font-size: 24px;
	font-weight: 500 !important;
	margin-bottom: 24px;
}

h3 a , h4 a {
	display: block;
}
h3 a.too_link {font-weight: 700 !important;font-size: 18px !important;}