BODY {background-attachment: fixed;}

a:link    {text-decoration: none; color: #CB4D26; font-weight: normal;}
a:visited {text-decoration: none; color: #CB4D26; font-weight: normal;}
a:active  {text-decoration: none; color: #1375b8; font-weight: normal;}
a:hover   {text-decoration: none; color: #1375b8; font-weight: normal;}

A.link1:link    {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link1:visited {text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link1:active  {text-decoration: none; color: #aac8df; font-weight: normal;}
A.link1:hover   {text-decoration: none; color: #aac8df; font-weight: normal;}

A.link2:link    {text-decoration: none; color: #CB4D26; font-weight: normal;}
A.link2:visited {text-decoration: none; color: #CB4D26; font-weight: normal;}
A.link2:active  {text-decoration: none; color: #aac8df; font-weight: normal;}
A.link2:hover   {text-decoration: none; color: #aac8df; font-weight: normal;}

.testo_menu {
	font-family : Arial Narrow, Arial, verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.testo_menu2 {
	font-family : Arial Narrow, Arial, verdana;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	color : #515456;
}

.testo_small {
	font-family : Arial;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #545454;
}

.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #242121;
}

input
	{
    border-color: #000000;
    border-width: 1;
    color:#000000;
    background-color:#ffffff;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Helvetica,sans-serif;
    }

select
	{
    border-color: #000000;
    border-width: 1;
    color:#000000;
    background-color:#FFFFFF;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Helvetica,sans-serif;
    }
		

textarea
    {
    border-color: #000000;
    border-width: 1;
    color:#000000;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Arial,Helvetica,sans-serif;
    }
	
