/* 
**  
**  INAIL - Webkit 3.3.0
** 
*/

a {
	color: #106bda;
	text-decoration: underline;
}

a:hover {
	color: #106bda;
	text-decoration: none;
}