A:link, A:visited{ color: rgb(0,0,0) ; text-decoration: none}A:hover{ color: rgb(166,29,35) ; text-decoration: underline}A.menu:link, A.menu:visited{ color: rgb(4,30,107) ; text-decoration: none}A.menu:hover{ color: rgb(140,70,0) ; text-decoration: underline}A.hom:link, A.hom:visited{ color: rgb(192,192,192) ; text-decoration: none}A.hom:hover{ color: rgb(140,70,0) ; text-decoration: underline}body  {	SCROLLBAR-FACE-COLOR: #F0F0F0;	SCROLLBAR-ARROW-COLOR: #919191;	SCROLLBAR-HIGHLIGHT-COLOR: #919191;	SCROLLBAR-SHADOW-COLOR: #919191;	SCROLLBAR-3DLIGHT-COLOR: #F0F0F0;	SCROLLBAR-TRACK-COLOR: #F0F0F0;	SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0;}
input, textarea { font-family: Verdana; font-size: 10 px; color: rgb(0,0,0); background-color: #FFFFFF; border: 1 solid #C7C7C7 }

/* riga nera */
.cellasup {
background: #000000;
height: 1px;
}

/* tabella centrale*/
table.tabellacent {
width: 100%;
margin: auto 0;
}

/* celle centrali contenimento tabelle */
.cellacentralerosa {
margin:auto;
text-align: center;
vertical-align: top;
align: center;
}



/* celle centrali contenimento tabelle */
.cellacentralecal {
vertical-align: top;
text-align: center;
align: center;
}


/* tabella rosa */
table.tabellarosa {
width : 95%;
background: #F0F0F0;
padding-left: 8;
padding-top: 8;
}

/* cella riga tabella rosa */
.cellarosa {
background: #686868;
height: 1px;
}

/* font tabella rosa */
.prosa {
font-family: Verdana;
font-size: 10px; 
color: #000000;
padding-left: 3;
text-align: left;
}

/* font select */
.psel {
font-family: Verdana;
font-size: 10px; 
color: #FFFFFF;
padding-left: 3;
text-align: left;
}

/* font tabella giocatore */
.pgiocatore {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
padding-left: 3;
text-align: left;
}

/* font tabella giocatore */
.pmonti {
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #A61D23;
padding-left: 3;
text-align: left;
}


/* tabella curriculum giocatore*/
table.tabellacurr {
table-layout : fixed;
width : 100%;
padding-left: 3;
padding-top: 3;
}

/* tabella calendario*/
table.tabellacalendario {
width : 95%;
background: #F0F0F0;
padding-left: 8;
padding-top: 8;
}


/* tabella calendario*/
table.tabellaclassifica {
width : 95%;
background: #F0F0F0;
padding-left: 8;
padding-top: 8;
}


/* tabella photo gallery*/
table.tabellaphgal {
table-layout : fixed;
width : 97%;
background: #F0F0F0;
padding-left: 8;
padding-top: 8;
}




