.riga {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFD5F1;
	border-right-color: #FFD5F1;
	border-bottom-color: #FFD5F1;
	border-left-color: #FFD5F1;
}
a:hover {
	color: #FFFFFF;
}

.contorno {
	border: 1px solid #FFFFFF;
}
.testoRosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF82D4;
	border: 1px solid #D50D8E;
}

.testo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.testoBianco {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.testoRosaCopia {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
	line-height: 20px;
}
