body  	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link     {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial;
}
a:active   {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial;
}
a:visited   {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial;
}
a:hover    {
	color: #000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 15px;
}
.titolo {
	font-family: "Arial";
	font-size: 65px;
	font-weight: bold;
	color: #000000;
}
.titolino {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.titolopagine {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.areariservata {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
}

.menualto {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.menusquadre {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.menusquadre:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titolineri {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
.giocatoristoria {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
   background-color: #ff0000;
}
.giocatoristoria:link { 
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
   background-color: #ff0000;
} 
.giocatoristoria:active { 
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
   background-color: #ff0000;
} 
.giocatoristoria:visited { 
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
} 
.giocatoristoria:hover { 
	font-family: "Arial";
	font-size: 11px;
	text-decoration:underline;
	color: #000000;
   background-color: #ffffff; 
} 

.copyright {
	font-family: "Arial";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

