.clsDemoNode, .clsDemoNode:visited{
	color: #000033;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode:hover{
	color: #000033;
	font-weight: bold;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode:active{
	color: #000033;
	font-weight: bold;
	font-size : 11px;
	background: #FF9900;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #000066;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:active{
	color: #000066;
	font-size : 11px;
	text-decoration : none;
	background: #FF9900;
	font-family : Arial, Helvetica, sans-serif;
}
.clsDemoNode1:hover{
	color: #000066;
	font-size : 11px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

.cont { color: #FFFFFF; text-decoration: none; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 9px} 
.cont a:link{ color: #FF9900; text-decoration: none; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 9px} 
.cont a:active{ color: #FFFFFF; text-decoration: none; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 9px} 
.cont a:visited{ color: #FF9900; text-decoration: none; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 9px} 
.cont a:hover{ color: #FF9900; text-decoration: underline; font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 9px} 