body {
	background-color: #c4c4c4;
}
.Stile1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2d729b;
}
.Stile3 {color: #AAD0EA}
.Stile5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	/*color: #909090;*/
    color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	/*color: #999999;*/
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
    color: #000000;
	/*color: #999999;*/
	text-decoration: none;
}
.Stile6 {color: #666666}
.Stile7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Stile21 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }
.Stile23 {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}
.Stile24 {
	font-size: 12px;
	font-weight: bold;
}

table{
  font-family:Verdana;
  font-size:10px;
  color:#000000;
  margin:0px;padding:0px;
}
.immagine{
  border: solid 2px #c4c4c4;
  margin:5px;
}
.immagine:hover{
  border: solid 2px #049a00;
  margin:5px;
}

body a:link{ text-decoration:none; }
body a:visited{ text-decoration:none; }
body a:hover{ text-decoration:none; }