	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #0F441F;
		}
		
		
	.title	{
		font-weight: bold;
		font-size: 14px;
		line-height: 14px;
		}
		
	.subtitle	{
		font-size: 13px;
		line-height: 14px;
		}
		
		
	.texts	{
		font-size: 10px;
		line-height: 12px;
		}
		
		
	.bold	{font-weight: bold;}
	.italic {font-style: italic;}
		
		
	.giallo {color: #FFE649;}
	.verdino {color: #E4ECC0;}
	

	A:link {color: #E4ECC0; text-decoration: none;}
	A:visited {color: #E4ECC0; text-decoration: none;}
	A:active {color: #0F441F; text-decoration: none;}
	A:hover {color: #0F441F; text-decoration: none;}

	
	A.azienda:link {color: #10612F; text-decoration: underline;}
	A.azienda:visited {color: #10612F; text-decoration: underline;}
	A.azienda:active {color: #0F441F; text-decoration: underline;}
	A.azienda:hover {color: #0F441F; text-decoration: underline;}
	
	
	A.home:link {color: #10612F; text-decoration: none;}
	A.home:visited {color: #10612F; text-decoration: none;}
	A.home:active {color: #0F441F; text-decoration: none;}
	A.home:hover {color: #0F441F; text-decoration: none;}
	
	
	A.vendita:link {
	color: #ee1c25;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	A.vendita:visited {
	color: #ee1c25;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	A.vendita:active {
	color: #ee1c25;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
	A.vendita:hover {
	color: #0F441F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

