.dtree {
	position: relative;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	white-space: nowrap;
; font-style: normal
; font-weight: bold
}
.dtree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dtree a {
	text-decoration: none;
}
.dtree a:hover {
	color: #FFFF00;
	text-decoration: underline;
; font-weight: bold
}
.dtree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #FFFFFF;
; clip:     rect(   )
; font-weight: bold
}
.dtree .nodeSel {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #FF0000;
; font-weight: bold
}
.dtree a:visited {  }
