/* Generated by KompoZer */
.link1:link {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10pt;
  text-transform: capitalize;
  color: white;
}
.link1:visited {
  text-decoration: none;
  color: white;
  font-family: Verdana;
  font-size: 10pt;
  text-transform: capitalize;
}
.link1:hover {
  text-decoration: underline;
  font-family: Verdana;
  font-size: 10pt;
  text-transform: capitalize;
  color: #666666;
}
.link2:link {
  text-decoration: none;
  font-family: Verdana;
  font-size: 10pt;
  color: #660000;
}
.link2:visited {
  text-decoration: none;
  color: white;
  font-family: Verdana;
  font-size: 10pt;
}
.link2:hover {
  text-decoration: underline;
  font-family: Verdana;
  font-size: 10pt;
  color: #660000;
}
#piccolo td {
  text-decoration: none;
  color: #999999;
  font-family: Verdana;
  font-size: 8pt;
  text-transform: capitalize;
}
.testo {
  text-decoration: none;
  color: white;
  font-family: Verdana;
  font-size: 9pt;
}
.testo1 {
  text-decoration: none;
  color: #4d4d4d;
  font-family: Verdana;
  font-size: 10pt;
}
.testo2 {
  text-decoration: none;
  color: #999999;
  font-family: Verdana;
  font-size: 9pt;
}
#navcontainer {
  margin-left: 1px;
  padding-bottom: 1px;
  width: 150px;
}
#navcontainer ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
#navcontainer a {
  border-bottom: 1px solid #c0d1e1;
  padding: 3px;
  display: block;
  width: 160px;
  color: #c0d1e1;
  background-color: #333333;
}
#navcontainer a:link, #navlist a:visited {
  background: #333333 none repeat scroll 0% 50%;
  color: #c0d1e1;
  text-decoration: none;
}
#navcontainer a:hover {
  background-color: #32679b;
  color: #d6ddbc;
}

