.clsDemoNode, .clsDemoNode:visited{
	color: #2c3c72;
	font-size : 10px;
	text-decoration : none;
	font-family : Arial;
}
.clsDemoNode:hover{
	color: #999999;
	font-size : 10px;
	text-decoration : none;
	font-family : Arial;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #2c3c72;
	font-size : 10px;
	text-decoration : none;
	font-family : Arial;
}
.clsDemoNode1:hover{
	color: #999999;
	font-size : 10px;
	text-decoration : none;
	font-family : Arial;
}

