.clsNode:visited{
	color: #FFFFFF;;
	text-decoration : none;
}
.clsNodeL1:visited{
	text-decoration : none;
}
.clsNodeL1:hover{
	text-decoration : underline;
}
.clsNodeL2:visited{
	text-decoration : none;
}
.clsNodeL2:hover{
	text-decoration : underline;
}

.clsNodeL3, .clsNodeL3:visited{
	color: black;
	font-size : 10px;
	text-decoration : none;
}
.clsNodeL3:hover{
	color: blue;
	font-size : 10px;
	text-decoration : underline;
}



.clsNode { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : normal;;
	font-size : 12px;
	text-decoration : none;
 } 
.clsNodeL1 { 
	color: #CCFF99;
	font-size : small;
	text-decoration : underline;
; font-weight: normal
 } .clsNode:hover { color: #99FF99; font-weight : bold;; text-decoration : none; }
.clsNodeL1:active { text-decoration : none; }
.clsNodeL2:active { text-decoration : none; }
.clsNode:active { color: #FFFF00;; text-decoration : none; }


.clsNodeL2 { 

	text-decoration : none;
; font-weight: normal
 } .sideboxtitle { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #009933; background-color: #CCCC66 }
.sideboxtxt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #003366; background-color: #CCCC99 }

