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: #c6d2f4; font-weight: bold;}
a:visited {text-decoration: none; color: #c6d2f4; font-weight: bold;}
a:active  {text-decoration: none; color: #000000; background: #FFFFFF; font-weight: bold;}
a:hover   {text-decoration: none; color: #000000; background: #FFFFFF; font-weight: bold;}


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

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

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

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

.testo_big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
}
