.Link-gas-Rosso {
    font-family: Arial;
    color: #c00000;
    font-weight: normal;
}
.Link-gas-Rosso:hover {
    color: black;
    font-weight: normal;
}

.Link-gas-Nero {
    color: black;
    font-weight: normal;
}
.Link-gas-Nero:hover {
    color: black;
    font-weight: normal;
}

.Link-gas-Bianco {
    color: white;
    font-weight: normal;
}

.Link-gas-Bianco:hover {
    color: white;
    font-weight: normal;
}

.Link-gas-Blu {
    color: blue;
    font-weight: normal;
}
.Link-gas-Blu:hover {
    color: blue;
    font-weight: normal;
}

.titolo-eventi{
    margin-top:10px;
    color:black;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
}
.test{

}