TD {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}

SPAN.titulo1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 	}	
	
SPAN.testo1 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
 	background :#000000;
	}	
	
SPAN.testo2 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
 	background :#F4C30B;
	}
	
A:LINK {
	font-family : Tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color :	#84827C;
	text-decoration : none;
	}

A:VISITED {
	font-family : Tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color :	#937C28;
	text-decoration : none;
	}

A:HOVER {
	font-family : Tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #000000; 
	text-decoration : normal;
	background : #;
	}

A:ACTIVE { 
	font-family : Tahoma;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	color : #39561F; 
	text-decoration:none;
	}
	
.testoform {
 font: normal normal 12px TAHOMA;
 font-family: Tahoma;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 }
   
.titoliform{
 font: bold normal 14px TAHOMA;
 font-family: Tahoma;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 }
	
#menu {
 background-color: #F4C30B;
 text-align:center;
 margin-top:10px;
}
#menu a:link, #menu a:visited, #menu a:active {
 font: 12px 'Trebuchet MS', Helvetica, sans-serif;
 color:#666666;
 line-height:40px;
 padding: auto 3px;
 font-weight: bold;
 text-decoration: none;
}
#menu a:hover {
 color:#000000;
 text-decoration: none;
}
#menu b {
 font: 12px 'Trebuchet MS', Helvetica, sans-serif;
 color:#000000;
 font-weight: bold;
 line-height:25px;
 padding: 0 3px;
}