
.lista {
  font-family: Arial,Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.lista:hover {
  text-decoration: underline;
}

.lista12px {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.lista12px:hover {
  text-decoration: underline;
}

.lista11px {
  font-family: Arial,Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.lista11px:hover {
  text-decoration: underline;
}

.titolo_lista {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #5555B4;
  text-decoration: none;
}

.responsabili {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.responsabili:hover {  
  text-decoration: underline;
}

.testonero14px {
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.testocredits13px {
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  color: #08005E;
  text-decoration: none;
}
.testocredits13px:hover {  
  text-decoration: underline;
}

.testonero13px {
  font-family: Arial,Verdana;
  font-size: 13px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.testonero12px {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.testonero12pxbold {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.testonero11px {
  font-family: Arial,Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.testonero10px {
  font-family: Arial,Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.testonero9px {
  font-family: Arial,Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

.underline {
 text-decoration: none;
}

.underline:hover {
 text-decoration: underline;
}

.testo9px {
  font-family: Arial,Verdana;
  font-size: 9px;
  font-weight: normal;  
  text-decoration: none;
}

.testo10px {
  font-family: Arial,Verdana;
  font-size: 10px;
  font-weight: normal;  
  text-decoration: none;
}

.testo11px {
  font-family: Arial,Verdana;
  font-size: 11px;
  font-weight: normal;  
  text-decoration: none;
}

.testo12px {
  font-family: Arial,Verdana;
  font-size: 12px;
  font-weight: normal;  
  text-decoration: none;
}

.testo13px {
  font-family: Arial,Verdana;
  font-size: 13px;
  font-weight: normal;  
  text-decoration: none;
}

.links {
  font-family: Arial,Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #5555B4;
  text-decoration: none;
}
.links:hover {
  text-decoration: underline;
}
.links:visited {
  color: #5555B4;
}




