.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0066;
	text-decoration: none;

}
.bordi {
	border-top: 1px none #CC0066;
	border-right: 1px none #CC0066;
	border-bottom: 1px solid #CC0066;
	border-left: 1px none #CC0066;
}

