﻿/* foglio di stile esterno per modifiche link basinetto */


a       
	{
		text-decoration: none;
	}


a:hover
	{
		text-decoration: underline;
	}
