/* CSS Document */
p{
	font-family: Verdana;
	font-size: 9pt;
	color: #003366;
 }
  
a{
	text-decoration: none;
	color: #006699;
	font-weight: bolder;
}
a:hover{
	text-decoration: underline;
}
body{
	scrollbar-base-color: #0099ff;
	}
	.data{
	font-family: Times New Roman;
	text-decoration: none;
	font-size: 7pt;
	font-weight: bolder;
	color: #ffffff;
	     }
    .calendario{
	 text-decoration: none;
	 font-size: 9pt;
	 font-weight: bolder;
	 color: #0066CC;		   
			   }
	.classifica{
	text-decoration: none;
	font-weight: bolder;
	color: #0066CC;
	        }
	.tab{
	text-decoration: none;
	font-size: 10 pt;
	font-weight: bolder;
	    }
	.foto{
	 text-decoration: none;
	 font-size: 7pt;
	 font-weight: bolder;
	 color: #0066CC;		   
			   }			
	.titolo{
	text-decoration: underline;
	font-size: 12 pt;
	font-weight: bolder;
	}
	.squadra{
	text-decoration: none;
	font-size: 9pt;
	font-weight: bolder;
	color: #FF9900;
	}
	.colore{
	text-decoration: none;
	font-weight: bolder;
	color: #FF9900;       
	
