.titulos_actividades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: 666633;
	text-decoration: none;
}
.titulos_artistas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.detalles_eventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
.link_mas_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
	font-style: italic;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	background-color: #CCCC99;
}
.titulos_artistas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
