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

.menuSopra {/* Parole nel menù della pagina sopra */
	font-family: "MS Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
}
.IntitolazioneGara {/* Parola COMUNICATI */
	font-family: "Ms Sans Serif";
	font-size: 12pt;
	font-weight: bold;
	color: #008000;
}
.scrittaClassifiche {
	font-family: "MS sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.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;
}
.ClassificheTitolo {
	border-style: solid;
	border-width: 1px;
	text-align: left;
	font-size: 12pt;
	font-family: "MS Sans Serif";
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}
.ClassificheData {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 12pt;
	font-family: "MS Sans Serif";
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ClassificheTipo {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 12pt;
	font-family: "MS Sans Serif";
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #CCCCCC;
}
.ClassificheTipotxt {
	text-align: center;
	font-size: 12pt;
	font-family: "MS Sans Serif";
	color: #000000;
}
.ClassificheFormato {
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 12pt;
	font-family: "MS Sans Serif";
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}


