body {
        font-family: "Kabel Bk BT", Tahoma, Verdana, Arial, Helvetica, Geneva, Kalimati,  FreeSans, sans-serif;
        font-size: 16px;
        background: #FBFAAE url("../elementi/fondo_continenti.gif");
        text-align: center;
}


        .TestoPiccolo { font-size: 13px; }
        .TestoGrassetto {font-weight: 700; }
	.TestoPieDiPagina {font-size: 13px; color: maroon;}

a#OVER {
    display: block;
    width: 350px;
    height: 85px;
    margin: 0 auto;
    border: 2px solid #fbfaae;
    text-decoration: none;
    background-color: #fbfaae;
}
a#OVER img {
    display: block;
    border: 0;
}
a#OVER:hover {
    border: 2px solid maroon;
    background-color: #fed68a;
}	

table  {
	width: 180px;
	border: 0;
}	


tr, td { text-align: left;
	font-weight: 700;

	border: 0;
	padding: 0;
  }



ul li { list-style-image: url("./img/puntino.gif");
	list-style-type: square;
  }
