ul.menu-tree, ul.menu-tree li {
	list-style:none !important;
}
.menu-tree a {
	color:#FFF;
}
.menu-tree a:hover {
	color: #FF9;
}
