/* By Andrea Bianchi WebLink 2002 http://web-link.it*/


A.fff:link     { color:#990000; text-decoration:none; }
A.fff:visited  { color:#990000; text-decoration:none; }
A.fff:active   { color:#990000; text-decoration:none; }
A.fff:hover    { color:#999999; text-decoration:none; }

A.ggg:link     { color:#c28838; text-decoration:none; }
A.ggg:visited  { color:#c28838; text-decoration:none; }
A.ggg:active   { color:#c28838; text-decoration:none; }
A.ggg:hover    { color:#999999; text-decoration:none; }


A.nor:link     { color:#000099; text-decoration:none; font-size : 13pt;}
A.nor:visited  { color:#000099; text-decoration:none; font-size : 13pt;}
A.nor:active   { color:#000099; text-decoration:none; font-size : 13pt;}
A.nor:hover    { color:#ff0000; text-decoration:none; font-size : 13pt;}

A.evi:link     { color:#ff0000; text-decoration:none; font-size : 13pt;}
A.evi:visited  { color:#ff0000; text-decoration:none; font-size : 13pt;}
A.evi:active   { color:#ff0000; text-decoration:none; font-size : 13pt;}
A.evi:hover    { color:#000099; text-decoration:none; font-size : 13pt;}

A:Visited  {
font-size : 10pt;
	text-decoration : none;
	color : #999999;
}

A:LINK  {
font-size : 10pt;
	text-decoration : none;
	color : #000099;
}

A:Hover  {
font-size : 10pt;
	color : #990000;
	text-decoration : none;
		}

BODY  {
	/* background-image : url(sfondo2.gif); 
	background-attachment: fixed;*/
	background-color : #f7e7ac;
	font-family : arial;
	margin-top: 1em;  
	margin-right: 2em;  
	margin-bottom: 2em;
    margin-left: 2em;  
	text-decoration : none; 
	font-size : 10pt;
	color : #000000;  
	scrollbar-face-color: #e7d384;
	scrollbar-shadow-color: #9c3000;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: #e7d384;
	scrollbar-track-color: #f7e7ac;
	scrollbar-arrow-color: #9c3000;
	scrollbar-3d-light-color : Fuchsia;   
	}


P     {
	font-weight : normal;
	color : #000000;
	font-size : 10pt;
	
	}

td     {
	font-family : verdana;
	font-weight : normal;
	font-size : 10pt;
	color : #000000;
	}
	
.corsivo {
	font-style : italic;
}

.sottolineato  {

	font-style : normal;
	text-decoration: underline;
}

.tec {
	font-family : Times, "Times New Roman", verdana;
	font-size : 13pt;
	text-align : justify;
	color : #660000;
}

.tec2 {
	font-family : Times, "Times New Roman", verdana;
	font-size : 16pt;
	color : #990033;
}


.notec {
	font-family : Times, "Times New Roman", verdana;
	font-size : 13pt;
	color : #660000;
}

.tab {
	font-weight : bold;
	font-family : verdana;
	font-size : 10pt;
	color : #660000;
	}