A { color: #400000; text-decoration: none }

A:Hover { color: #000000; text-decoration: underline; font weight:none }

A.img { color: #400000; text-decoration: underline }

A.img:Hover { color: #400000; text-decoration: underline; font weight:bold }

A.line { color: #CCCCCC; text-decoration: none }

A.line:Hover { color: #000000; text-decoration: none; font weight:none }
.bordi{
	border-top: 1px solid 979894;
	border-bottom: 1px solid 979894;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: 979894;
	border-left-color: 979894;
}
.bordiCopia {

	border-top: 1px solid 979894;
	border-bottom: 1px solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 979894;
	border-left-color: 979894;
}
.unnamed1 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: BEDA08;
	color: #535353;


}
.tx {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBFFCA;
	color: #333333;

}
.testata {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	background-color: 959895;
	color: #FFFFFF;
	border: thin solid BEDA08;



}
.txb {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #8A8F89;

}
.link {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: 959895;
	font-style: normal;
	text-decoration: none;
	cursor: hand;


}
