#tree a:link, #tree a:visited {
color: #888;
text-decoration: none;
}

#tree a:hover {
color: #666;
text-decoration: none;
}

