a:link    {text-decoration: none; color: #4789BB; font-weight: bold;}
a:visited {text-decoration: none; color: #4789BB; font-weight: bold;}
a:active  {text-decoration: none; color: #F0A53A; font-weight: bold;}
a:hover   {text-decoration: none; color: #F0A53A; font-weight: bold;}

a.link2:link    {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: #FFFF00; font-weight: bold;}
a.link2:hover   {text-decoration: none; color: #FFFF00; font-weight: bold;}

a.link_menu:link    {text-decoration: none; color: #4789BB; font-weight: normal;}
a.link_menu:visited {text-decoration: none; color: #4789BB; font-weight: normal;}
a.link_menu:active  {text-decoration: none; color: #F0A53A; font-weight: normal;}
a.link_menu:hover   {text-decoration: none; color: #F0A53A; font-weight: normal;}

.testo_small
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	}

.testo_small2
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #4955EB;
	}

.testo_data
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #4789BB;
	}

.testo_normal
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #4955EB;
	}

.testo_normal2
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #808080;
	}

.testo_menu
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #4789BB;
	}

.testo_big
	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	}


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;
    }
		
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;
    }
