a:link    {text-decoration: none; color: #B8AE0F; font-weight: normal;}
a:visited {text-decoration: none; color: #B8AE0F; font-weight: normal;}
a:active  {text-decoration: none; color: #5D8EC6; font-weight: normal;}
a:hover   {text-decoration: none; color: #5D8EC6; font-weight: normal;}

A.link2 	   	 {text-decoration: none; color: #74542A; font-weight: normal;}
A.link2:Visited  {text-decoration: none; color: #74542A; font-weight: normal;}
A.link2:Active   {text-decoration: none; color: #F28E00; font-weight: normal;}
A.link2:Hover  	 {text-decoration: none; color: #F28E00; font-weight: normal;}

A.link3 	   	 {text-decoration: none; color: #394673; font-weight: normal;}
A.link3:Visited  {text-decoration: none; color: #394673; font-weight: normal;}
A.link3:Active   {text-decoration: none; color: #FF9C01; font-weight: normal;}
A.link3:Hover  	 {text-decoration: none; color: #FF9C01; font-weight: normal;}

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

.testo_cerca
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #74542A;
	}

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

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


input
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#74542A;
    background-color:#ffffff;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }

.input2
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#74542A;
    background-color:transparent;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }

select
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#74542A;
    background-color:#FFFFFF;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
		
textarea
    {
    border-color: #C0C0C0;
    border-width: 1;
    color:#74542A;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }

