.tabella {
	background-attachment: scroll;
	background-image: url(immagini/sfondorassegna.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-right-width: thin;
	border-right-style: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000000;
}
.testocentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACA7C7;
	text-align: left;
	font-weight: bold;
}

.cellacontienemenu {
	padding-left: 10px;
}

.barralink {
	color: #FFCC00;
	background-color: #86353B;
	border: 1px solid #FF0000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
li {
	margin: 20px;
	font-weight: bolder;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.elencocentrale {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8076A6;
	text-align: left;
}
.eccezionelink {
	color: #8076A6;
}
