#sitemap {
	list-style:none;
	margin-top:0;
	margin-bottom:0;
}

#sitemap {
	font-size:12px;
	color:#990066;
	font-weight:bold;
	text-align:left;
	border:0;
}

#sitemap a {
	color:#990066;
	font-weight:normal;
}

#sitemap a:hover,.active {
	color:#FF40FF;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
