body {
  background-color: #FFFFFF;
  color: #666666;
  scrollbar-3d-light-color: #B8DEC0;
  scrollbar-arrow-color: #666666;
  scrollbar-base-color: #666666;
  scrollbar-dark-shadow-color: #FFFFFF;
  scrollbar-face-color: #B8DEC0;
  scrollbar-highlight-color: #B8DEC0;
  scrollbar-shadow-color: #B8DEC0;
}

a:link, a:active, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.titolo {
  font-family: Tahoma;
  font-size: 14;
  font-weight: bold;
  color: black;
}

.titolo_green {
  font-family: Tahoma;
  font-size: 14;
  font-weight: bold;
  color: #00A950;
}

.titoletto {
  font-family: Tahoma;
  font-size: 12;
  font-weight: bold;
  color: black;  
}

.titoletto_green {
  font-family: Tahoma;
  font-size: 12;
  font-weight: bold;
  color: #00A950;
}

.titoletto_blu {
  font-family: Tahoma;
  font-size: 12;
  font-weight: bold;
  color: #5762A4;
}

.titoletto_red {
  font-family: Tahoma;
  font-size: 12;
  font-weight: bold;
  color: red;
}

.testo {
  font-family: Verdana;
  color: black;
  font-size: 10;
  text-align: justify;
}

.testo_nj {
  font-family: Verdana;
  color: black;
  font-size: 10;
}

.testo_red {
  font-family: Verdana;
  color: red;
  font-size: 10;
}

.testo_green {
  font-family: Verdana;
  color: #00A950;
  font-size: 10;
}

.testo_bottom {
  font-family: Verdana;
  color: black;
  font-size: 10;
}

.menu {
  font-family: Verdana;
  color: black;
  font-size: 10;
}

.menu_up {  
  font-family: Verdana;
  color: #5FA841;
  font-size: 10;
  font-weight: bold;
}

.testo_bold {
  font-family: Verdana;
  color: black;
  font-size: 10;
  font-weight: bold;
}

iframe.newsiframe {
  background-color: white;
  border: none;
}

.top_frame {
  padding: 0px;
  top: 0px;
  left: 0px;
  border: 0px solid black;
}

table {
  padding: 0px;  
  border-color: #00A950;
}

tr {
  padding: 0px;  
  border-color: #00A950;
}

td {
  padding: 0px;  
  border-color: #00A950;
}
