.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;
}
.alw-brown{
color: #936a4a;
}

.alw-title{
    font-size:1.4em;
    color: #936a4a;
}
.alw-white-text{
color:white;
}
