#sitemap {
}
#sitemap a {
	text-decoration : none;
}
#sitemap a:hover {
	text-decoration : underline;
}
#sitemap a.level0 {
	font-weight : bold;
}
#sitemap div.level {
	margin : 0 0 0 20px;
}
#sitemap div.level1 {
	margin-bottom : 10px;
}
