A.offerte:link{
	color: #ff6633;
	text-decoration: none;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

	
A.offerte:visited{
	color:#ff6633;
	text-decoration: none;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
	}
	
A.offerte:hover {
	color: #ff6633;
	text-decoration: underline;
    font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}




