BODY {
    font-family: Arial;
    font-size: 12pt;
    color: #0A246A;
    font-weight: 700;
    background-image:   url("../sfondi/back_110.jpg");
}

A:LINK {
    text-decoration: none;
    color: Blue;
    
}

A:HOVER {
    text-decoration: none;
    font-weight:600;
    color: Red;
}

A:VISITED {
    text-decoration: none;
    color: Green;
}


TABLE {
    border-style: none;
    border-collapse: collapse;
    table-layout: auto;
    text-align: justify;
    vertical-align: middle;
    padding: 5px;
}


H4.titolo_pagina {
    font-family: "Cooper Black";
    color: Red;
    font-size: 36pt;
    text-align: center;
    background-color: Silver;
}

H4.18blu {
    font-family:    Arial;
    font-size: 18pt;
    font-weight: bold;
    color: #0A246A;
}

H4.18verde {
    font-family:    Arial;
    font-size: 18pt;
    font-weight: bold;
    color:  #5B8242;
}

H4.12blu {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #0A246A;
}

