body {
	margin:0;
	background-color: #1B1C20;
}

.piccolo {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #555555;}
.piccolo a:link { color: #555555; font-weight: normal; text-decoration: none;}
.piccolo a:visited { color: #555555; font-weight: normal; text-decoration: none; }
.piccolo a:hover { color: #999999; font-weight: normal; text-decoration: none;}

.testo {font-family: "Courier New", Courier, mono font-size: 14px;color: #666666;}
.testo a:link { color: #666666; font-weight: normal; text-decoration: underscore;}
.testo a:visited { color: #666666; font-weight: normal; text-decoration: underscore; }
.testo a:hover { color: #000000; font-weight: normal; text-decoration: underscore;}

.bianco {font-family: "Courier New", Courier, mono font-size: 14px;color: #ffffff;}
.bianco a:link { color: #ffffff; font-weight: normal; text-decoration: underscore;}
.bianco a:visited { color: #ffffff; font-weight: normal; text-decoration: underscore; }
.bianco a:hover { color: #999999; font-weight: normal; text-decoration: underscore;}

.rosso {font-family: "Courier New", Courier, mono font-size: 14px;color: #cc0000;}
.rosso a:link { color: #cc0000; font-weight: normal; text-decoration: underscore;}
.rosso a:visited { color: #cc0000; font-weight: normal; text-decoration: underscore; }
.rosso a:hover { color: #cc0000; font-weight: normal; text-decoration: underscore;}

.scrollArea {
width: 530px;
height: 320px;
padding-left: 5px;
padding-right: 5px;
border-color: #1B1C20;
border-width: 0px;
border-style: solid;
float: left;
overflow: auto;
}


.bottone {	border:none;	
				background-color:#ECA040;
				FONT-WEIGHT: bold;
				FONT-SIZE: 10px;
				COLOR: #ffffff;
				FONT-FAMILY: Georgia, Times New Roman, Times, serif;
				height:15px;
				width:30px;
			}
			
.casella {	border:none;	
				background-color:#EAECE1;
				FONT-WEIGHT: normal;
				FONT-SIZE: 10 px;
				COLOR: #96917E;
				FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			}
	

