.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-indent: 5px;
	white-space: normal;
	margin-bottom: 12px;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}

.Secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-indent: 10px;
}
.Mes {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
	white-space: normal;
	text-indent: 10px;
}
.Lugar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	text-decoration: underline;
	text-indent: 5px;
	white-space: nowrap;
}
