.sitemap ul {
	list-style: disc;
}

.sitemap ul li {
	font-size: 16px;
}

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