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

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

