a:link    {text-decoration: none; color: #EA3F4D; font-weight: normal;}
a:visited {text-decoration: none; color: #EA3F4D; font-weight: normal;}
a:active  {text-decoration: none; color: #707070; font-weight: normal;}
a:hover   {text-decoration: none; color: #707070; font-weight: normal;}

A.link_menu 		{color :#707070; text-decoration: none; font-weight: bold;}
A.link_menu:Visited {color :#707070; text-decoration: none; font-weight: bold;}
A.link_menu:Active  {color :#EA3F4D; text-decoration: none; font-weight: bold;}
A.link_menu:Hover   {color :#EA3F4D; text-decoration: none; font-weight: bold;}

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

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

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

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


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;}

