.tree {
	font-family:Verdana,Arial,Helvetica;
	font-size: 11px;
	padding: 0px;
	vertical-align:text-top;
	white-space:nowrap;
}
.tree img {
	border: 0px;
	height: 15px;
	vertical-align:bottom;
}
.tree a {
	color: #565656;
	height: 18px;
	text-decoration: none;
	vertical-align:text-top;
}
.tree a:hover {
	color: #1C55A0;
}

