/* CSS Document */

.testo
{
  font-family : Verdana, sans-serif;
  text-weight:normal;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none;
}
.titolo
{
  font-family : Verdana, sans-serif;
  font-size: 16px;
  color: #FF9900;
  text-decoration: none;
}
