/* GENERALE *//* tutti i colegamenti, quando non specificati */A {	color: #333333;	font-weight : bold;	text-decoration : none;}A:HOVER {	color: #FF9900;	font-weight : bold;	text-decoration : underline;}A:ACTIVE {	color: #333333;	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 : 11px;}.tdner {	font-family : Verdana, Arial, sans-serif;	font-weight : bold;	color : #666666;	font-style : normal;	font-size : 11px;}.nota {	font-family : Verdana, Arial, sans-serif;	font-weight : bold;	color : #FFFFFF;	font-style : normal;	font-size : 11px;}A.link1 {	color: cccccc; font-family: Verdana, Arial, sans-serif;	text-decoration : none;	font-size : 11px;	font-weight : bold;}A.link1:HOVER {	color: ffffff;	text-decoration : underline;}A.link1:ACTIVE {	color: cccccc;	text-decoration : none;}
