.bordo {
	border: 2px solid #FF7D00;
}
.txt-pcc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669966;
	text-decoration: none;
}
.txt {
	font-family: Helvetica;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.bordo-verde {
	border: 2px solid #006633;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #006633;
}
a:hover {
	font-weight: bold;
	color: #840000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.txt-arancio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9900;
	font-weight: bold;
}
