﻿a:hover {
	text-decoration: none;
	 
}
a:active {
	text-decoration: none;

}
a {
	color: #000000;
	font-family: serif;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
.menuSopra {
	/* Parole nel menù sopra della pagina */
		font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
	text-decoration: none;
}
.IntitolazioneGara {/* Parola COMUNICATI */
	font-family: "Ms Sans Serif";
	font-size: 12pt;
	font-weight: bold;
	color: #008000;
	text-decoration: none;

}
.ElencoPuntato {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.menuON {
	margin: 4px 7px;
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuOFF {
	margin: 4px 7px;
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	}

.menuIng {/* Per le gare con il menu doppia lingua */
	margin: 4px 7px;
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	}

.InfoSotto {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	color: #808080;
	text-decoration: none;
	text-align: center;
}
.linguaON {/* Link delle varie sezioni straniere funzionanti */
	font-family: "ms sans Serif";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.linguaOFF {/* Link delle varie sezioni straniere non funzionanti */
	font-family: "ms sans Serif";
	font-size: 10pt;
	color: #C0C0C0;

}


