.tree {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	white-space: nowrap;
	width:250px;
}
.tree img {
	border: 0px;
	height: 20px;
	vertical-align: text-bottom;
}
.tree a {
	color:#000000;
	text-decoration: none;
	border:0px;
}
.tree a:hover {
	color: #345373;
	border:0px;
}