
a:link {
    text-decoration: none;
    color: #000099;
}

a:visited {
    text-decoration: none;
    color: #000099;
}

a:hover {
    text-decoration: underline;
    color: #bb6666;
}

p {
    text-decoration: none;
    color: #000000;
    font-family: verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: x-small;
}


form {
    margin-bottom: 0;
}


.volumi {
 border:2px;
 
}

a.volumi:link {
    text-decoration: none;
    color: #000099;
}

a.volumi:visited {
    text-decoration: none;
    color: #000099;
}

a.volumi:hover {
    text-decoration: underline;
    color: #bb6666;
}

