a:link    {text-decoration: none; color: #0094f5; font-weight: normal;}
a:visited {text-decoration: none; color: #0094f5; font-weight: normal;}
a:active  {text-decoration: underline; color: #0094f5; font-weight: normal;}
a:hover   {text-decoration: underline; color: #0094f5; font-weight: normal;}

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

A.link_3	  			{text-decoration: none; color: #fa8300; font-weight: normal;}
A.link_3:Visited	{text-decoration: none; color: #fa8300; font-weight: normal;}
A.link_3:Active		{text-decoration: none; color: #ff0000; font-weight: normal;}
A.link_3:Hover		{text-decoration: none; color: #ff0000; font-weight: normal;}

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

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

.testo_small2 {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #2d2d2d;
}

.testo_normal {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #2d2d2d;
}

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

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

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

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

input
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#000000;
    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:#000000;
    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:#000000;
    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:#000000;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }

