.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #00A6EB;
    line-height: normal;
}


.txt_blanco {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.txt_magenta {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF00FF;
    text-decoration: none;
}
.txt_magenta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
    
}
.txt_magenta a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF00FF;
    text-decoration: none;
}
.txt_negro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.txt_negro a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF3300;
    text-decoration: none;
}

.txt_rojo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:  #FF0000;
    text-decoration:none;
}
.txt_rojo a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:  #999999;
    text-decoration:none;
}

.Titulo_noticia {
    font-family: "Times New Roman", Times, serif;
    font-size: 28px;
    color: #00A6EB;
    line-height: 26px;
}

.titulomagenta {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF00FF;
    font-weight: bold;
}
.Titulo_noticiamag {

    font-family: "Times New Roman", Times, serif;
    font-size: 28px;
    color: #999999;
    line-height: 26px;
}

.titulogris {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;
    font-weight: bold;
}
.Titulo_noticiagris {


    font-family: "Times New Roman", Times, serif;
    font-size: 28px;
    color: #FF00FF;
    line-height: 26px;
}
.txt_gris {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
}
.cabecera_seccion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FF6600;
}
.titulocyan {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0099FF;
    font-weight: bold;
}
.Titulo_noticiapeque {

    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #00A6EB;
    line-height: 22px;
}
.txt_magentapeque {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #0099CC;
    text-decoration: none;
    line-height: 9px;
}
.Titulo_noticiapequenaranja {


    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    color: #FF6600;
    line-height: 22px;
}
.titulomagentanaranja {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FF3300;
    font-weight: bold;
}

.titulomagentanaranja a:hover {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color:#999999 ;
    font-weight: bold;
}
.nuevo {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF3300;
    font-weight: bold;
}

.nuevo a:hover {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#999999 ;
    font-weight: bold;
}

.txt_cian {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #00A6EB;
    text-decoration: none;
}
.txt_blanco a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF00FF;
    text-decoration: none;
}
.txt_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
