﻿body
{
    background-color: #3065b8;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "trebuchet MS";
    font-size: small;
    color: #000000;
    height: 236px;
}
.news
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #666666;
}

.Stile1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(SfondoGamma.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    margin: 0px;
    padding: 0px;
}


a:hover
{
    color: #FF0000;
}

a
{
    color: #3C79BA;
}
