
a { color: #A0000A;text-decoration: none }

a:hover { color:  #ff0000; }


.testo_normale {
  font-family: Verdana, Arial, sans-serif;
  font-size:12px; 
}


.testo_titolo {
  font-family: Verdana, Arial, sans-serif;
  font-size:18px; color:#000000; font-weight: bold; text-decoration: underline;
}


.testo_link {
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#000000; font-weight: bold; text-decoration: underline;
}

.testo_titoletti {
  font-family: Verdana, Arial, sans-serif;
  font-size:13px; color:#ff0000; font-weight: bold; text-decoration: underline;
}