.molduraFundo {
	border: 1px solid #CCCCCC;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
a:link {
	color: #655e4d;
	text-decoration: none;

}
a:visited {
	color: #988c73;
	text-decoration: none;
}
a:hover {
	color: #655e4d;
	text-decoration: underline;
}
a:active {
	color: #988c73;
	text-decoration: underline;
}
.subtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: f7941d;
	font-weight: bold;
}
