.treeview li a,  .treeview li a:link, .treeview li a:visited{ 
	margin: 0;
	/*top, right,bottom, left*/
	padding: 3px 10pt 3px 0px;
	color: #666;
	text-decoration: none;
}



.treeview li a:hover {
	COLOR: #f00
}

.treeview ul a:hover {
	COLOR: #f00! important
}
