dl.tree dt
{
	/*background:#ffffff url('folder.gif') no-repeat left;*/
	padding-left:20px;
	height:auto;
	cursor:pointer;
	text-decoration:underline;
	font-weight:bold;
	font-size:11px;
	color:#A33F1F;
}

dl.tree dd
{
	visibility:visible;
	height:0.1em;
	overflow:hidden;
	margin-left:15px;
}

dl.tree dd a
{
	color:#A33F1F;
	/*background:#ffffff url('link.gif') left no-repeat;*/
	padding-left:20px;
}

dl.tree dd a.end
{
	border:0px;
	/*background:#ffffff url('endlink.gif') no-repeat left;*/
}

dl.tree dd a.visita
{
		color:#A33F1F;
		text-decoration:none;
}
