.tree {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 10px;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}

.tree a:link {color: #5B7CA6;text-decoration:none;}
.tree a:active {color: #5B7CA6;text-decoration:none;}
.tree a:visited {color: #5B7CA6;text-decoration:none;}
.tree a:hover {color: #5B7CA6;text-decoration:underline;}
