BODY, table {
	SCROLLBAR-TRACK-COLOR: #151A0F; 
	SCROLLBAR-FACE-COLOR: #A2B986; 
	/*background-color: #151A0F;*/
   FONT-SIZE: 13px; 
   COLOR: white; 
   FONT-FAMILY: Lucida Sans
}A{
	text-decoration: none;
	color: yellow;
}td{
	font-family: Verdana;
	   FONT-SIZE: 11px; 
	}
/* Tabelle */

}.tabella{
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #92B986;
}.tdtitolo{
	background-color: #92B986;
	text-align: center;
	color: yellow;
   FONT-FAMILY: Lucida Sans;
      FONT-SIZE: 13px; 

/* Input */

}.input-text{
	border: #666666 1px solid;
}.input-submit{
	background-color: #E7D700;
	width: 22px;
	font-weight: bold;
	border: #666666 1px solid;
}.input-pulsante{
font-size: 11px;
	background-color: #E7D700;
	font-weight: bolder;
}

