a:link    { color: #7d7a71; text-decoration: none}
a:visited { color: #7d7a71; text-decoration: none}
a:hover   { color: #000000; text-decoration: none}

a.cred:link    { font-size: 10px; font-family: Arial, Verdana; color: #999999; text-decoration: none}
a.cred:visited { font-size: 10px; font-family: Arial, Verdana; color: #999999; text-decoration: none}
a.cred:hover   { font-size: 10px; font-family: Arial, Verdana; color: #646464; text-decoration: none}
body{
  background-image: url(../grafica/sf01.jpg);
  background-color: #ffffff;
  background-repeat: repeat-x;
  background-position: top center;
  margin: 0; padding: 0;
  }

.testo {color: #7d7a71; font-size: 11px; font-family: "Lucida Sans Unicode", Verdana, Arial; text-align: justify;}


