@charset "utf-8";
/* CSS Document */

.indice-testata-txt {
    background-color: #FFFF01;
    color: #000000;
}

.indice-testata-txt a{
    color: #000000;
}

.indice-testata-txt a:hover{
    color: #FF0000;
}
.scheda-testata .scheda-testata-txt {
    background-color: #FFFF01;
    color: #000000;
}

.scheda-testata .scheda-testata-txt a{
    color: #000000;
}