body {
 margin-top: 20px;
 font: 11px Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #838383;
 background-color: #ffffff;
 text-align: center;
}

#indirizzo {
 font: 11px Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
 text-align: center; 
 background-image: url(dw.gif); 
 width: 980;
 height: 46px;
}

#indirizzo a:link, #indirizzo a:visited, #indirizzo a:hover, #indirizzo a:active {
 font: 11px Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
 padding: 0 2px;
 line-height: 17px; 
 text-decoration: none;
}
#indirizzo a:hover {
 color: #FFE400;
 line-height: 17px;  
 text-decoration: none; 
}

#copy {
 font: 10px Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #004A04;
 text-align: right; 
 width: 980px; 
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 font: 10px Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #004A04;
 padding: 0 2px;
 text-decoration: none;
}
#copy a:hover {
 color: #006738;
 text-decoration: underline; 
}