.clsNode {	font-family: arial; 	font-size: 10pt; 	font-weight:bold;	text-decoration: none; 	cursor: hand; 	color: white }.clsNode:hover { 	text-decoration: none; 	color: #eeeeee; 	background-color: #0099A3 }