OL.siteMap{
	margin : 0 0 0 30px;
	padding : 0 0 0 0;
	list-style-type : decimal-leading-zero;
	color : #903;
}

OL.siteMap LI{
	margin : 1px 0 5px 0;
	font-size : 100%;
}
OL.siteMap LI A{
	color : black;
	text-decoration : none;
}

OL.siteMap LI A:hover{
	color : #903;
	text-decoration : none;
}

OL.siteMap LI OL{
	margin : 0 0 0 18px;
	padding : 0 0 0 0;
}

OL.siteMap LI OL LI{
	list-style-type : square;
	list-style-image : url(http://www.newhamsocialenterprise.org.uk/assets/images/bullet-general.gif);
	font-size : 90%;
	font-weight : normal;
	margin : 1px 0 1px 0;
}

OL.siteMap LI OL LI A{
	color : #903;
	text-decoration : none;
}

OL.siteMap LI OL LI A:hover{
	color : black;
	text-decoration : none;
}

OL.siteMap LI OL LI OL{
	
}

OL.siteMap LI OL LI OL LI{
	
}