.clsNode0,
.clsNode0:link{
	color: #000000;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	font-family : "verdana", serif;
	text-transform: capitalize;
	background-color: #FF33FF;
	list-style-type: none;
}
.clsNode0:hover{
	font-family : "verdana", serif;
	color: #cccccc;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
} 
.clsNode0:visited{
	color: #000000;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	font-family : "verdana", serif;
}
.clsNode0:active{
	color: #cccccc;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	font-family : "verdana", serif;
}
.clsNode1:link{
	color: #000000;
	font-size : 14px;
	text-decoration : none;
	font-family : "verdana", serif; border-style: none
}
.clsNode1:hover{
	font-family : "verdana", serif;
	color: #cccccc;
	font-size : 14px;
	text-decoration : underline; border-style: none
} 
.clsNode1:visited{
	color: #000000;
	font-size : 14px;
	text-decoration : none;
	font-family : "verdana", serif; border-style: none
}
.clsNode1:active{
	color: #FFFFFF;
	font-size : 14px;
	text-decoration : none;
	font-family : "verdana", serif; border-style: none
}

.clsNode2,
.clsNode2:link{
	color: #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : "verdana", serif;
}
.clsNode2:hover{
	font-family : "verdana", serif;
	color: #ffffff;
	font-size : 11px;
	text-decoration : underline;
} 
.clsNode2:visited{
	color: #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : "verdana", serif;
}
.clsNode2:active{
	color: #FFFFFF;
	font-size : 11px;
	text-decoration : none;
	font-family : "verdana", serif;
}

.clsNode1 { 
	color: #000000;
	font-size : 11px;
	text-decoration : none;
	font-family : "verdana", serif; border-style: none} 
.line {
	border: dotted #99CCFF;
}
