body {
	background-color: #d4dc8c;
}
.fondo_txt {
}

.texto {
	font-family: Arial, "Arial Black";
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.txt_blaco {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.enlace_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txt_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-type: lower-alpha;
}
