@charset "utf-8";
.titoloPartita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}
.date {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.risultato2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.regular:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.regular:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.regular:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.regular:hover {
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
a.ancora:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.ancora:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.ancora:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.ancora:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.risultato:active {
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
a.risultato:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
a.risultato:hover {
	color: #990000;
	text-decoration: none;
	font-size: 18px;
}
a.risultato:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.grassetto {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
