a:link    {text-decoration: none; color: #E22914; font-weight: bold;}
a:active  {text-decoration: none; color: #E22914; font-weight: bold;}
a:visited {text-decoration: none; color: #E22914; font-weight: bold;}
a:hover   {text-decoration: none; color: #382924; font-weight: bold;}

A.link2 	   	 {text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.link2:Visited  {text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.link2:Active   {text-decoration: none; color: #FFFFFF; font-weight: bold;}
A.link2:Hover  	 {text-decoration: none; color: #E22914; font-weight: bold;}

A.link3 	   	 {text-decoration: none; color: #E22914; font-weight: bold;}
A.link3:Visited  {text-decoration: none; color: #E22914; font-weight: bold;}
A.link3:Active   {text-decoration: none; color: #E22914; font-weight: bold;}
A.link3:Hover  	 {text-decoration: none; color: #FFFFFF; font-weight: bold;}


.testo_small
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #382924;
	}

.testo_small2
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	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 : #382924;
	}

.testo_big
    {
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #382924;
	}


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;}

