.clsDemoNode, .clsDemoNode:visited, .clsDemoNode:active, .clsDemoNode:link
{
	color: #6699CC;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
}
.clsDemoNode:hover
{
	color: #909090;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
}