.clsDemoNode, .clsDemoNode:visited{
	color: #000000;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;

}
.clsDemoNode:hover{
	color: #8942B7;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;

}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #000000;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;

}
.clsDemoNode1:hover{
	color: #8942B7;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;

}
