@charset "utf-8";
@font-face {
	font-family: Helvetica;
	src:url(../fonts/helr45w.ttf)
}

@font-face {
	font-family: MyriadSemiboldCond;
	src:url(../fonts/MyriadPro-Semibold.otf)
}

@font-face {
	font-family: MyriadLightIt;
	src:url(../fonts/MyriadPro-LightIt.otf)
}

@font-face {
	font-family: Cronos;
	src:url(../fonts/CronosPro-Regular.otf)
}


.links {
	font-family: Cronos;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

.fecha {
	font-family: MyriadSemiboldCond;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.texto_descripcion {
	font-family: Cronos;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
}

