a:link {text-decoration:none}
a:active {text-decoration:none}
a:hover {text-decoration:none}
a:visited {text-decoration:none}

BODY
	{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 00px;
		margin-bottom: 0px;
		
		background-color: #FFFFFF;
		
		line-height: 130%;
		SCROLLBAR-ARROW-COLOR:#CCCCCC;
		SCROLLBAR-BASE-COLOR: #CCCCCC;
		SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
		SCROLLBAR-FACE-COLOR:#FF9900;
		SCROLLBAR-HIGHLIGHT-COLOR:#FF9900;
		SCROLLBAR-SHADOW-COLOR:#FF9900;
		SCROLLBAR-TRACK-COLOR: #FFFFFF;

	}

#picture_l {
	float:left;
	/*width: 310px;*/
}

#picture_r {
	float:right;
	/*width: 210px;*/
}


		
.Testo 
	{
	font-family: calibri;
	color: #4A4A4A;
	font-size: 12px;
	line-height: 140%;
	}
.Titolo 
	{
	font-family: Calibri;
	font-style:inherit;
	font-size: 14px;
	}