A.clsDemoNode:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
}
A.clsDemoNode:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
}
A.clsDemoNode:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
	text-decoration : none;
}
A.clsDemoNode:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #000000;
	text-decoration : underline;
}

.clsNodeL1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #837558;
	text-decoration : none;
}
