BODY
{
SCROLLBAR-FACE-COLOR: #008800;
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #008800; 
SCROLLBAR-ARROW-COLOR: ##008800; 
SCROLLBAR-DARKSHADOW-COLOR: #008800; 
SCROLLBAR-BASE-COLOR: #008800;

font-size:12;
color:black;
font-family:arial;
background-color: #008800;
}

td
{
font-size:12;
color:black;
font-family:arial;
}

.testo
{
font-size:12;
color:white;
font-family:arial;
background-color:black;
}

hr
{
width:500px;
color: #008000;
}

.minihr
{
width:200px;
color: #008000;
}

.bigtitle
{
font-size:26;
}

.button 
{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bolder; 
color: #FFFFFF; 
text-decoration: none ; 
clip: rect( ); 
background-color: #ff6600; 
text-align: center; 
vertical-align: middle; 
cursor: hand; 
border: 1px solid white; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
height: 20px; 
width: 50px
}



a:link 
{

color: "#006000";
text-decoration:none
}

a:active 
{

color: "#006000";
text-decoration:none
}

a:visited
{

color: "#006000";
text-decoration:none
}

a:hover
{

color: "#006000";
text-decoration:underline;
}