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_big:link    {text-decoration: none; color: #E43C3C; font-weight: bold;}
a.link_big:visited {text-decoration: none; color: #E43C3C; font-weight: bold;}
a.link_big:active  {text-decoration: none; color: #ffffff; background: none; font-weight: bold;}
a.link_big:hover   {text-decoration: none; color: #ffffff; background: none; font-weight: bold;}

a.link_intro:link    {text-decoration: none; color: #CEA432; font-weight: bold;}
a.link_intro:visited {text-decoration: none; color: #CEA432; font-weight: bold;}
a.link_intro:active  {text-decoration: underline; color: #CEA432; background: none; font-weight: bold;}
a.link_intro:hover   {text-decoration: underline; color: #CEA432; background: none; font-weight: bold;}

a:link    {text-decoration: none; color: #FFFFFF; font-weight: bold;}
a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
a:active  {text-decoration: none; color: #CEA432; background: none; font-weight: bold;}
a:hover   {text-decoration: none; color: #CEA432; background: none; font-weight: bold;}


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


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

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


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

