body {
  font-family: Geneva, Verdana, Helvetica, Arial;
  margin: 10px auto;
  background-color: #FFFFFF;
}
body:alink { color: #e0ffe0; }
body:vlink { color: #e0ffe0; }
body:link { color: #e0ffe0; }
#container {
  width: 100%;
  float: left;
}
#layout {
  width: 996px;
  margin: auto;
}
A { color: blue; text-decoration: none }
A:hover { color: red; text-decoration: underline; }
.titolo {
   COLOR: #e0ffe0; font-family: Geneva, Verdana, Helvetica, Arial;
   FONT-SIZE: 14px; font-weight: bold; TEXT-DECORATION: none;
}
A.cip {
   COLOR: #e0ffe0; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px; TEXT-DECORATION: none; font-weight: bold;
}
A.cip:hover { 
   COLOR: #ffe000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 11px; TEXT-DECORATION: underline;
}
.Scatola {
 text-decoration: none;
 font-family: Comic Sans MS, Tahoma, Verdana, Helvetica, Arial;
 font-size: 16pt;
 color: black;
 text-weight: bold;
 text-align:center;
 border-color: #b0f0b0;
 border-style: solid;
 border-top-width: 0px;
 border-left-width: 0px;
 border-bottom-width: 3px;
 border-right-width: 0px;
}

.Item {
 text-decoration: none;
 font-family: Comic Sans MS, Tahoma, Verdana, Helvetica, Arial;
 font-size: 10pt;
 color: blue;
}
.Item:hover {
 text-decoration: underline;
 color: #ff3000;
}
.Head {
 text-decoration: none;
 font-family: Comic Sans MS, Tahoma, Verdana, Helvetica, Arial;
 font-size: 12pt;
 color: white;
 text-weight: bold;
}
