.treeNode {
	text-decoration: none; color: #fff; font-family: tahoma; cursor: pointer;
}

.treeNode:hover {color: #64410c;}

.treeSelected {color: #64410c; text-decoration: none; font-family: tahoma; cursor: pointer;}
