a:link    {text-decoration: none; color: #6A6A6A; font-weight: normal;}
a:visited {text-decoration: none; color: #6A6A6A; font-weight: normal;}
a:active  {text-decoration: none; color: #C02228; font-weight: normal;}
a:hover   {text-decoration: none; color: #C02228; font-weight: normal;}

.testo_titolo
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #F68D1A;
	}

.testo_small
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #6A6A6A;
	}

.testo_normal
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #6A6A6A;
	}

.testo_normal2
	{
	margin: 10px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #6A6A6A;
	}
.testo_normal3
	{
	margin-top: 5px;
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #6A0000;
	}

.testo_menu
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #6A6A6A;
	}

.testo_top
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #F68D1A;
	}

.testo_big
	{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 15;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
	}


input
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#272B51;
    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:#272B51;
    background-color:#F2F2F2;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
		
select
	{
    border-color: #C0C0C0;
    border-width: 1;
    color:#272B51;
    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:#96587B;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Verdana,Arial,Helvetica,sans-serif;
    }
