@charset "UTF-8";
.filetti {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.testo {
	font-family: trebuchet;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
}
.testo a:link {
	font-family: trebuchet;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
}
.testo a:hover {
	font-family: trebuchet;
	font-size: 12px;
	color: #E50083;
	margin-left:5px;
}
.testo a:visited {
	font-family: trebuchet;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
}
.testo a:active {
	font-family: trebuchet;
	font-size: 12px;
	color: #000000;
	margin-left:5px;
}



