BODY, TD, INPUT, SELECT	{font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #2a4da7;}
				#grigio	{color: gray;}
				#bianco	{color: #ffffff;}
				#verde	{color: #82de00;}
				#viola	{color: #e400ff;}
				#nero	{color: #000000;}
				#errore	{color: #ff0000;}
A.viola:LINK, A.viola:VISITED	{ color: #e400ff; text-decoration : none; }
A.viola:HOVER					{ color: #e400ff; font-weight: bold; text-decoration : none; }
A.blu:LINK, A.blu:VISITED		{ color: #2a4da7; text-decoration : none; }
A.blu:HOVER						{ color: #2a4da7; font-weight: bold; text-decoration : none; }
A.grigio:VISITED				{ color: gray; text-decoration : none; }
A.grigio:HOVER					{ color: gray; font-weight: bold; text-decoration : none; }
A.grigio						{ color: gray; text-decoration : none; }
A.rosso							{ color: #FF0000; text-decoration : none; font-weight: bold; font-size: 11px;}
A.rosso:HOVER					{ color: #FF0000; text-decoration : underline;}
A.footer:VISITED				{ color: gray; text-decoration : none; }
A.footer:HOVER					{ color: gray; text-decoration : underline; }
A.footer						{ color: gray; text-decoration : none; }

