ul#sitemap li a {
	color: darkblue;
	font-weight: bold;
}

ul#sitemap li li a {
	/*subnodes*/
	font-weight: normal;
	text-decoration: none;
}
