.borde_inferior {
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borde_general {
	border: 0.05em solid #666666;
}
.texto_base {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #339933;
	text-decoration: underline;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

