.bordo1 {
	border: 1px groove #999999;
}
.bordobasso1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bordodx1 {
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.bordosxgiudx {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordosxgiudx1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordobasso2 {

	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a:hover {
	color: #000000;
}
