.clsDemoNode, .clsDemoNode:visited{
	color: #7A9EBE;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}
.clsDemoNode:hover{
	color: #BCE3F4;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #BCE3F4;
	font-size : 11px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}
.clsDemoNode1:hover{
	color: #8BD9F6;
	font-size : 11px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}
.clsDemoNode2, .clsDemoNode2:visited{
	color: #8BD9F6;
	font-size : 10px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}
.clsDemoNode2:hover{
	color: #BCE3F4;
	font-size : 10px;
	text-decoration : none;
	font-family : Georgia, Times New Roman, Times, serif;
}