.SiteMapList {
margin: 0;
padding: 0;

}
.SiteMapList a {
color: #000000;
text-decoration: none;
}
.SiteMapList a:hover {
color: #000000;
text-decoration: none;
}
.SiteMapList ul {
 
margin-left: 2em;
margin-right: 2em;
}
.SiteMapList li {
 
list-style-type: none;
 margin-top:4px;
}
.SiteMapList img {
border: 0;
padding-top: 0.25em;
margin-right: 0.1em;
 
}
.SiteMapItem {
padding: 2px;
}
.SiteMapItem:hover {
/*background-color: #dddddd;*/
}
.text
{
	font-family:Tahoma;
	font-size:11px;
	color:#4E4E4E;
	text-align:justify;
}