A  {
	text-decoration : none;
	color : #666666;
}
A:Visited  {
	text-decoration : none;
	color : #666666;
}
A:Active  {
	text-decoration : none;
	color : #666666;
}
A:Hover  {
	text-decoration : underline;
	color : #666666;
}
.dtree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #666666;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #666666;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #F2FAFF;
}
.dtree .clip {
	overflow: hidden;
}.tituloazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #003399;
}
