/* CSS for tree menu (product menus) */

#treeMenu
{
	color:#000000; 
	font-family:Arial, Helvetica, Sans Serif; 
	font-size:11px;
}
#treeMenu a {color:#006699; text-decoration:none; font-weight:bold;}
#treeMenu a:hover {color:#000000; text-decoration:none; font-weight:bold;}
#treeMenu a:active {color:#000000; text-decoration:none; font-weight:bold ;}