A.tree_menu {
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #617481;  
}

A.tree_menu:visited { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #617481;  
}

A.tree_menu:active { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #617481;  
}

A.tree_menu:hover { 
	font-family : tahoma; 
	font-size : 12px; 
	font-weight : bold; 
	text-decoration : none; 
	color : #617481;  
}


A.tree_level1 { 
	font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : none; color : #000000; 
}
A.tree_level1:visited { 
	font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : none; color : #000000; 
}
A.tree_level1:active { 
	font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : none; color : #000000; 
}
A.tree_level1:hover {  
	font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : underline; color : #000000; 
}

A.tree_level2 { font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : none; color : #000000; }
A.tree_level2:visited { font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : none; color : #000000; }
A.tree_level2:active { font-family : tahoma; font-size : 11px; font-weight : normal; color : #000000; }
A.tree_level2:hover {  font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : underline; color : #000000; }

A.tree_current { 
	font-family : tahoma; font-size : 11px; font-weight : normal; color : #000000; 
}
A.tree_current:visited { 
	font-family : tahoma; font-size : 11px; font-weight : normal; color : #000000; 
}
A.tree_current:active { 
	font-family : tahoma; font-size : 11px; font-weight : normal; color : #000000; 
}
A.tree_current:hover { 
	font-family : tahoma; font-size : 11px; font-weight : normal; text-decoration : underline; color : #000000; 
}