.clsDemoNode {
	color: #273638;
	font-weight: normal;
	font-size :11px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}

.clsDemoNode:hover{
	color: #f47f26;
	font-weight: normal;
	font-size : 11px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #273638;
	font-size : 9px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #f47f26;
	font-size : 9px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}

.clsDemoNode1:active{
	color: #f47f26;
	font-size : 9px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}

.clsDemoNodeFlat {
	color: #273638;
	font-weight: normal;
	font-size :11px;
	text-decoration : none;
	font-family : verdana, Arial, Helvetica, sans-serif;
}
