.clsDemoNode, .clsDemoNode:visited{
	color: #cccccc;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #b30038;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #ffffff;
	font-weight: normal;
        font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #b30038;
font-weight: normal;	
font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

