.clsDemoNode:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size : 17px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #FF0000;
	font-weight: bold;
	font-size : 20px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:visited{
	color: #FFFFFF;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #FCFFA4;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode { 	color: #FFFFFF;
	font-weight: bold;
	font-size : 17px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
 } 
.clsDemoNode1 { 	color: #FCFFA4;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
 } 
