.d4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EEDDB1;
	background-position: left bottom;
}
.texto_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #EEDDB1;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ECE1B7;
	text-align: center;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F0E9D0;
	text-align: left;
}
