.treeMenu a:hover {
	text-decoration:underline;
}
.menuItemNestLevel_1 {
    margin-left:10px;
}

.menuItemNestLevel_2 {
    margin-left:30px;
}

.menuItemNestLevel_3 {
    margin-left:50px;
}

.menuItemNestLevel_4 {
    margin-left:70px;
}

.treeMenu a.selected {
    color:red;