.clsDemoNode, .clsDemoNode:visited{
	color: #2c3c72;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #2c3c72;
	font-weight: bold;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #2c3c72;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #2c3c72;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
