
.TreeView			
{
    color:#000000; 
    font-size:11px; 
    font-family: "Georgia", times, serif
} 
A.TreeView:LINK		
{   
    Text-Decoration: none; 
    color:#000000; 
    font-size:11px; 
    font-family: "Georgia", times, serif
} 
A.TreeView:VISITED
{
    Text-Decoration: none; 
    color:#000000; 
    font-size:11px; 
    font-family: "Georgia", times, serif
} 
A.TreeView:HOVER	
{
    Text-Decoration: none; 
    color:#f3820a; 
    font-size:11px; 
    font-family: "Georgia", times, serif
}
