<style>
   /* styles for the tree */
   SPAN.TreeviewSpanArea A {
        font-size: 10pt;
        font-family: verdana,helvetica;
        text-decoration: none;
        color: black;
   }
   SPAN.TreeviewSpanArea A:hover {
        color: '#820082';
   }
   
</style>
