body {
background-color: #FFFFFF;
margin-left : 0px;
margin-right : 0px;
margin-top : 20px;
}

td,body,table,tr,p { 
font-family: Tw Cen MT;
font-size: 11pt;
color:#053978;
font-weight: bold;
} 

.TabPrincipale { 
background: url(images/SfondoTab.jpg);
}
 
.CellPrincipale { 
background: url(images/Fiore.gif) no-repeat center;
}

.Logo { 
background: url(images/Logo.gif) no-repeat left top;
}

a { 
text-decoration : none;
color:#053978;
font-weight: bold;
} 
a:hover{ 
text-decoration : none; 
color:#72B9FF;
font-weight: bold;
}

/* OVERLAYER */

#sponsor
{
    position: Absolute;
    background-color: #EEEEEE;
    font-size: 10px;
    font-family: Verdana;
    top: 20px;
    left: 35%;
    width: 423px;
    height: 600px;
    border: Solid 1px #3575c5;
}
div.chiudi
{
    text-align: Right;
    font-size: 10px;
    border-bottom: Solid 1px #3575c5;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}