.collegamento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #00CC00;
}
.rigasotto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #00FF00;

}
.rigasinistra {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00FF00;
	border-right-width: thin;
	border-right-color: #00FF00;


}
.rigadestra {

	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00FF00;
	border-left-width: thin;
	border-left-color: #00FF00;
}
