.clsNode {
font-family: arial;
font-size: 10pt;
font-weight: BOLD;
text-decoration: none;
cursor: hand;
color: white;
}

.child1 {
font-size:12px;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
/* margin-left: 20px; */
font-weight: normal;
font-stretch:extra-expanded;
}
.child1 a:hover {
background-color: #FF3300;
}



