.clsDemoNode, .clsDemoNode:visited{
	color: #0099ff;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #00ccff;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #0099ff;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #00ccff;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
