/* CSS Document */

.letrascrollhorizontal {
	color: #ffffff;
	font-family: "Arial", "Helvetica";
	font-size: 12px;
}
.letrasfecha {
	color: #ffffff;
	font-family: "Arial", "Helvetica";
	font-size: 14px;
	background-color: "2aa9c4";
}

.contenido {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.contenido_pq {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;
}

.titulocontenido {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:900;
	font-style:italic;
}

.enlaces{
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces_pq{
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;
}

.enlaces_pq_leermas{
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;	
}

.enlaces_pq_leermas:link{
	color: #ff9900;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;	
}

.enlaces_pq_leermas:visited{
	color: #ff9900;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;	
}

.enlaces_pq_leermas:hover{
	color: #ff9900;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;	
}

.enlaces_pq_leermas:active{
	color: #ff9900;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 12px;	
}

.enlaces:link {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces:visited {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces:hover {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces:active {
	color: #ffffff;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.footer{
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;
}
	
.footer:link {
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;

}

.footer:visited {
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;
}

.footer:hover {
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;
}
.footer:active {
	color: #ffffff;
	font-family: "Arial";
	font-size: 11px;
}

.titulocontenido_cambio {
	color: #FFCC00;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:900;
	font-style:italic;
}

.titulocontenido_cambio2{
	color: #FFff00;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:900;
	font-style:italic;
}

.enlaces_columnistas{
	color: #FFCC33;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces_columnistas:link {
	color: #FFCC33;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces_columnistas:visited {
	color: ;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces_columnistas:hover {
	color: #FFCC33;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

.enlaces_columnistas:active {
	color: #FFCC33;
	font-family: "Georgia", "Times New Roman", "Times", "Serif";
	font-size: 16px;
	font-weight:500;
}

