/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(102,0,0); background-image: url("./sfondo.jpg");}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(153,0,51);}
 
