.testo {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	left: 10px;

}
.groove {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E9E9E9;
	background-color: #FCFCFC;
}
.bordo {
	border: 1px solid #F3F3F3;
}
.pulsante {
	color: #D24552;
	font-family: arial;
	font-size: 10px;
	background-color: #FAE7E9;
	border-top: 1px solid #DD737D;
	border-right: 1px solid #DD737D;
	border-bottom: 1px solid #DB6A76;
	border-left: 1px solid #DB6A76;


}
.link {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D24552;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D24552;
	text-decoration: underline;
}
