body
{
background-color: #EFEFEF;
color: #333333;
font-size:10px;
}

h1
{
font-size:14px;
}

h1.footer
{
font-size:10px;
}

a:link
{color: #660000;
text-decoration: none;
}

a:visited
{color: #660000;
text-decoration: none;
}

a:hover
{color: #000000;
text-decoration: none;
}

.testata
{color: #FFFFFF;
border: 1px solid #000000;
background-color: #006600;
text-align: center;
vertical-align: middle;
font-size:12px;
font-family: "Century Gothic";
}

.link_sin
{
text-align: center;
font-size:10px;
font-family: "Century Gothic";
background-color:#FFCC00;
}

.corpo
{
text-align: justify;
font-size:12px;
font-family: "Century Gothic";
background-color:#FFFFFF;
color: #333333;
}

.footer
{
text-align: center;
font-size:10px;
font-family: "Century Gothic";
background-color:#FFFFFF;
}


