HTML { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
} 
body { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
font-family : Verdana;
font-size : 12px;
color : #704a39;
} 
table { 
border-right : medium none;
border-top : medium none;
margin-top : 0;
margin-bottom : 0;
border-left : medium none;
border-bottom : medium none;
text-align : left;
vertical-align : middle;
font-size : 12px;
font-family : Verdana;
color : #704a39;
} 

table.tabella {
border-style : dashed;
border-color : #9c8175;
border-width: 1px;
margin-left : auto;
margin-right : auto;
} 

td.titolo {
background : #e1a489;
text-align : center;
font-weight : bold;
}



a:link { color : #9c8175; border-bottom: none; text-decoration: none; } 
a:visited { color : #9c8175; border-bottom: none; text-decoration : none; } 
a:hover { color : #9c8175; border-bottom: 1px dashed #9c8175; font-weight : bold; } 
a:active { color : #9c8175; border-bottom: none; text-decoration : none; } 