body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #E6E7E1;
}
.titular_noticia {
	font-family: Arial;
	background-color: none;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	word-spacing: -1px;
	text-align: left;
	letter-spacing: -1px;
	color: #CC7A00;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #5e3317;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #5e3317;
}
.enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC7A00;
	text-decoration: underline;
}
.cierre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
