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:link    {text-decoration: none; color: #A60808; font-weight: bold;}
a:active  {text-decoration: underline; color: #A60808; font-weight: bold;}
a:visited {text-decoration: none; color: #A60808; font-weight: bold;}
a:hover   {text-decoration: underline; color: #A60808; font-weight: bold;}

.testo_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}

.testo_small2 {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

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

.testo_normal2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	color : #A60808;
}
