ul#sitemap a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
ul#sitemap a:hover { 
	text-decoration:underline;
}
