/*                                                          */
/* Styles for the tree.                                     */
/*                                                          */

SPAN.TreeviewSpanArea A {
    text-decoration: none;
    color: black;
}

SPAN.TreeviewSpanArea A:hover {
    color: #820082;
}
