@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.text_blanco {
	color: #FFFFFF;
	font-family: "Tekton Pro Ext";
	font-size: 16px;
}

a:active {
	text-decoration: none;
}
.Estilo_Texto_Link {
	color: #0066FF;
	font-size: 18px;
	font-family: "Tekton Pro Ext";
}
.Estilo_texto_News {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
}


.Estilo_Texto_Base {
	color: #000000;
	font-family: "Tekton Pro Ext";
	font-size: 16px;
}
.Estilo_Texto_Largo {
	font-size: 14px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

/* CSS Document */

.Estilo_Titulo {
	font-size: 24px;
	font-family: "Tekton Pro Ext";
	color: #CCCCCC;
}
