.webfx-tree-container     { margin: 0px; padding: 0px; 
			    /*font: "Arial" 14px menu;*/
			    font-family: arial; font-size: small; }
.webfx-tree-item          { padding: 0px; margin: 0px;
			    /*font: none 14px menu;*/
			    font-family: arial; font-size: small;
			    font-color: #400040;}
.webfx-tree-item a        { color: black;
                            text-decoration: none;
                            margin-left: 5px; }
.webfx-tree-item a:hover  { color: green;
                            text-decoration: underline;
                            margin-left: 5px; }
.webfx-tree-item a:active { background: highlight;
                            color: white;
                            text-decoration: none;
                            margin-left: 5px; }
.webfx-tree-item img      { vertical-align: middle; }

