#tree ul li{
	list-style-image: none;
	list-style-type: none;
}

#tree ul li img {
	margin-right: 8px;
}

#tree a, #tree a:visited{
	color: #10264D;
	font-size: 1.2em;
	text-decoration: none;
}

#tree a:hover, #tree a:focus{
	color: #10264D;
	text-decoration: underline;
}
