
body {
	background-color: #FFFFFF;
/*	background-attachment: fixed;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top; */
	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 12px; 
	
/*	SCROLLBAR-BASE-COLOR: #c50000;
	SCROLLBAR-ARROW-COLOR: #000000; */
	
	margin: 0px

}




A:LINK    {text-decoration: none; Color: #c50000}
A:VISITED {text-decoration: none; Color: #c50000}
A:ACTIVE {text-decoration: none; Color: #c50000}
A:HOVER   {text-decoration: underline; Color: #c50000}

A.menu:LINK    {text-decoration: none; Color: #FFFFFF}
A.menu:VISITED {text-decoration: none; Color: #FFFFFF}
A.menu:ACTIVE {text-decoration: none; Color: #FFFFFF}
A.menu:HOVER   {text-decoration: underline; Color: #FFFFFF}




p { color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px }

p.bianco { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px }

p.piccolo { color: #000000; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 10px }

p.rosso { color: #c50000; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 12px }



input {color: #FFFFFF; background-color: #c50000;}

input.tipo2 {color: #000000; background-color: #FFFFFF;}
