INPUT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
SELECT 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}
TEXTAREA 	  {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}

a.link2:link    {text-decoration: none; color: #800080; font-weight: bold;}
a.link2:visited {text-decoration: none; color: #800080; font-weight: bold;}
a.link2:active  {text-decoration: underline; color: #800080; background: none; font-weight: bold;}
a.link2:hover   {text-decoration: underline; color: #800080; background: none; font-weight: bold;}

a:link    {text-decoration: none; color: #008137; font-weight: bold;}
a:visited {text-decoration: none; color: #008137; font-weight: bold;}
a:active  {text-decoration: none; color: #031C6E; background: none; font-weight: bold;}
a:hover   {text-decoration: none; color: #031C6E; background: none; font-weight: bold;}


.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000077;
}

.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #000000
}


