a:link, a:visited { color: #a02426; text-decoration: none }
a:hover      { color: #6f191a; text-decoration:underline }

body         { scrollbar-face-color: #ADEFBD; scrollbar-shadow-color: #ADEFBD; 
               scrollbar-highlight-color: #ADEFBD; scrollbar-3dlight-color: 
               #D4DBA8; scrollbar-darkshadow-color: #ADEFBD; 
               scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #FF0000;
               font-family: Tahoma;
               font-size: 9pt;  
             }
             
td	{
    font-family: Tahoma;
    font-size: 10pt;  
    }

               
h1, h2, h3, h4 { 
			font-family: Arial, Trebuchet MS; 
			margin: 0;
			}
			
.titolo {
		border-bottom: 2px solid #008000; 
		}
		
.subtitolo {
		color: #C0B126;
		margin-top: 10px;
		}
		
.subtitolo2 {
		color: #E0D348;
		}