.txtNegre {  font-family: Arial, Trebuchet MS, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #333333}
.txtTaronga { font-family: Arial, Trebuchet MS, Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #FF6600}

A{
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Trebuchet MS, Verdana, sans-serif;
	color : #FF6600;
	text-decoration: none;
}

A:HOVER{
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Trebuchet MS, Verdana, sans-serif;
	color : #FF6600;
	text-decoration: underline;
}

