A:LINK, A:VISITED {
		text-decoration : underline;
		color :#f22612;
		size : 8pt;
		}
A:HOVER {
		text-decoration : none;
		color :#f22612;
		size : 8pt;
		}
		.testo{font-family:Arial,San-Serif; font-size:9pt; color:#2c2c2c; }
		.classifica{font-family:Arial,San-Serif; font-size:8pt; color:#2c2c2c; }

	
.titolomenu{
	cursor: pointer;
	margin-bottom: 2px;
	background-color: #F0F0F0;
	color: Black;
	width: 120px;
	padding: 2px;
	text-align: left;
	/*font-weight: bold;
	*/
	border: 0 px solid #000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:9pt;
	color:#151677;
}


.squadra{
	cursor: pointer;
	margin-bottom: 2px;
	background-color: #f8f7fd;
	color: Black;
	width: 120px;
	padding: 2px;
	text-align: center;
	/*font-weight: bold;
	*/
	border: 0 px solid #000000;
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#0333c3;
}



.menu_int{
	width: 120px;
	margin-bottom: 0.5em;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color: Black;
	border:0 px solid #999999;
	background-color: #ffffff;
	text-align: left;
}

.menu_int  a:hover,  menu:int a:active {
	width: 120px;
	background-color: #F3F3F3;
	color:#c00;
} /* colori per l'effetto roll-over */

.textbox{
font-family:Verdana, Arial, sans-serif;
font-size:12px;
color:#000;
background-color: #f7f7f7;
border: 1px solid #c30d10;
width="300";
background-image: url(grafica/bgbox.gif);
}