.testo { 
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF; 
/*	TEXT-ALIGN: left; */
	}
A.testo { 
	font-weight: bold; 
	text-decoration: none; 
/* 	 	color: #FFFF00; */
	color: #FF9933;
	}
A.testo:hover { 
	text-decoration: underline;
	}

.titoletto { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #FF9933; 
	TEXT-ALIGN: center;
	}

.titoli { 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
A.titoli { 
	text-decoration: underline;
	}

.arancio {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	TEXT-ALIGN: justify;
	}
	
.titnews { 
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF
	}
A.titnews { 
	text-decoration: none
	}
A.titnews:hover {
	text-decoration: underline
	}
A.titnews:visited {
	color: #C86400
	}