a:link {
	font-family: "Times New Roman", Times, serif;
	color: #7F7F55;
        text-decoration: none;
        }
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #6F0037;
       text-decoration: none;
       }
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #8B7360; 
     }
body {
	font-family: "Times New Roman", Times, serif;
	color: #7F5F55;
   font-style: italic;
   font-size: 150%;
	background-image: url(tapetti.jpg);
	background-repeat: repeat;
   margin: auto;
}

