body {
	 background: #ffffff;
	 font-family:tahoma;
}
#LinkHome {
     float: left;
	 width: 198px;
	 margin-left: -10px;
	 margin-right: 15px;
}
#box1 {
     width: 198px;
	 height: 40px;
     background-image: url(../Images/bg1.gif);
	 background-repeat: no-repeat;
}
#box1testo {
     font-family: "Times New Roman", Times, serif;
	 font-size: 20px;
	 color: #FFFFFF;
	 float: left;
	 margin-top: 10px;
	 margin-left: 11px;
}
#box2 {
     width: 198px;
	 height: 79px;
     background-image: url(../Images/bg2.gif);
	 background-repeat: no-repeat;
}
#box3 {
     width: 198px;
	 height: 77px;
     background-image: url(../Images/bg3.gif);
	 background-repeat: no-repeat;
}
#box4 {
     width: 198px;
	 height: 76px;
     background-image: url(../Images/bg4.gif);
	 background-repeat: no-repeat;
}
.immaginebox {
     float: left;
	 margin-left: 10px;
}
#box2 .immaginebox {
     margin-top: 10px;
}
#box3 .immaginebox {
     margin-top: 8px;
}
#box4 .immaginebox {
     margin-top: 8px;
}
.boxtesto {
     float: left;
	 font-family: "Times New Roman", Times, serif;
	 font-size: 18px;
	 margin-top: 30px;
	 #margin-top: 30px;
	 margin-left: 10px;
	 color: #0F8ABC;
}
#LinkHome a {
     color: #0F8ABC;
	 text-decoration: none;
}
#LinkHome a:hover {
     text-decoration: underline;
}