.TDroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../../img/global/TDroot.fundo.gif);
	height: 25px;
}

.TDroot a,
.TDroot a:visited,{
	color: #90293B;
	text-decoration:none;
}

.TDroot a:hover,
.TDroot a:active,{
	color: #6B1A28;
	background-color: #F0E8E9;
}

