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

A.link_2	  		{text-decoration: none; color: #1F558D; font-weight: bold;}
A.link_2:Visited	{text-decoration: none; color: #1F558D; font-weight: bold;}
A.link_2:Active		{text-decoration: none; color: #4A4A4A; font-weight: bold;}
A.link_2:Hover		{text-decoration: none; color: #4A4A4A; font-weight: bold;}

A.link_3	  		{text-decoration: none; color: #4A4A4A; font-weight: normal;}
A.link_3:Visited	{text-decoration: none; color: #4A4A4A; font-weight: normal;}
A.link_3:Active		{text-decoration: none; color: #D46437; font-weight: normal;}
A.link_3:Hover		{text-decoration: none; color: #D46437; font-weight: normal;}

A.link_4	  		{text-decoration: none; color: #D46437; font-weight: normal;}
A.link_4:Visited	{text-decoration: none; color: #D46437; font-weight: normal;}
A.link_4:Active		{text-decoration: underline; color: #D46437; font-weight: normal;}
A.link_4:Hover		{text-decoration: underline; color: #D46437; font-weight: normal;}

.testo_bottom {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

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

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

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

.testo_big {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #D46437;
}