a.link:visited	{text-decoration:none; color:blue;}
a.link:active	{text-decoration:none; color:red;}
a.link:hover	{text-decoration:none; color:red;}
a.link:link		{text-decoration:none; color:blue;}

TD			{font-family:arial}
INPUT		{font-family:'Times New Roman', Times, serif; font-size:13px;}
SELECT	{font-family:'Times New Roman', Times, serif; font-size:13px;}

/* Corpo del testo */
.testo			{font-size:10pt; color:blue;}
.testoform			{font-size:10pt; color:navy;}
.titpagina			{font-size:12pt; font-weight:bold; color:red;}
.titprincipale	{font-size:12pt; font-weight:bold; color:black; text-align:center;}

/* Forms */
.form		{font-size:10pt; color:black;}
.formsep	{background-color:#999999;}

/* Tabelle */
.tabtitolo	{font-size:10pt; font-weight:bold; color:navy;}
.tabheader	{font-size:10pt; font-weight:bold; color:black;}
.tabbody	{font-size:10pt; color:black;}

