body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #A3998C;
	margin-top: 68px;
	margin-left: 81px;
	width: 651px;
}
.texto {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #EDECE9;
	width: 392px;
	padding: 55px 105px 15px 154px;
	text-align: justify;
}
.titulo {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #924116;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
a:visited {

	color: #CC3300;
	text-decoration: underline;
}
