.tree {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	padding: 0 0 10px 5px;
	white-space: normal;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	font-family: tahoma, sans-serif;
	font-size: 11px;	
	white-space: normal;
	color: #222;
	text-decoration: none;
	
}
.tree a:hover {
	color: #000066;
}
