.clsNode, .clsNode:visited{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:15px;
	color:#000000;
	color: black;
	font-weight : bold;
	text-decoration : none;
}

.clsNodeL1 { 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
 } 

.clsNodeL1:link{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.clsNodeL1:visited{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.clsNodeL1:hover{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:13px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

.clsNodeL2 { 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
 } 
.clsNodeL2:link{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight : normal;	
	text-decoration : none;
}
.clsNodeL2:visited{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight : normal;	
	text-decoration : none;
}
.clsNodeL2:hover{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:12px;
	color: #FFFFFF;
	font-weight : normal;	
	text-decoration : underline;
}

.clsNodeL3, .clsNodeL3:visited{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size:11px;
	text-decoration : none;
}

