/* GENERALE *//* tutti i colegamenti, quando non specificati */A {	color: #183052;	font-weight : bold;	text-decoration : none;}A:HOVER {	color: #FF9900;	font-weight : bold;	text-decoration : underline;}A:ACTIVE {	color: #183052;	text-decoration : underline;}/* contenuto di tutte le tabelle */TD {	font-family : Verdana, Arial, sans-serif;	font-weight : normal;	color : #666666;	font-style : normal;	font-size : 10px;}.form {	font-family : Verdana, Arial, sans-serif;	font-weight : normal;	color : #000000;	font-style : normal;	font-size : 10px;}.titolo {	font-family : Verdana, Arial, sans-serif;	font-weight : bold;	color : #9C0000;	font-style : normal;	font-size : 16px;}.telefono {	font-family : Verdana, Arial, sans-serif;	font-weight : bold;	color : #FF9000;	font-style : normal;	font-size : 20px;}.neretto {	font-family : Verdana, Arial, sans-serif;	font-weight : bold;	color : #666666;	font-style : normal;	font-size : 10px;}A.testo {	color: 666666; font-family: Verdana, Arial, sans-serif;	text-decoration : none;	font-size : 10px;	font-weight : normal;}A.testo:HOVER {	color: 9C0000;	text-decoration : none;	font-weight : normal;}A.testo:ACTIVE {	color: 666666;	text-decoration : none;	font-weight : normal;}A.mail {	color: FF9000; font-family: Verdana, Arial, sans-serif;	text-decoration : none;	font-size : 20px;	font-weight : bold;}A.mail:HOVER {	color: cecece;	text-decoration : underline;	font-weight : bold;	font-size : 20px;}A.mail:ACTIVE {	color: FF9000;	text-decoration : none;	font-weight : bold;}