a:link    {text-decoration: none; color: #0000FF;}
a:visited {text-decoration: none; color: #AA0000;}
a:active  {text-decoration: underline; color: #FF0000;}
a:hover   {text-decoration: underline; color: #FF0000;}

a.link1:link    {text-decoration: none; color: #FFFFFF;}
a.link1:visited {text-decoration: none; color: #FFFFFF;}
a.link1:active  {text-decoration: none; color: #FFFFFF; background: #273782}
a.link1:hover   {text-decoration: none; color: #FFFFFF; background: #273782}

.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}



.testo_small2 {
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}



.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

.testo_normal2 {
	font-family : verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}



.box {
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

.inputbox {border:1px solid #000000;font-size:11px;color:#000000;font-family: verdana; background: #CCE0FF;}

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;}


