.clsNode, .clsSelected {
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	color: black;
}

.clsSelected {
	color: blue;
}
