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

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

