.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titulo_fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ver_mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lineaup {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.fondo {
	background-color: #000000;
}
