body {
background: url(images/sfondo.jpg);
font-family: Times New Roman, Times, serif;
}
A:link, A:visited, A:active {
text-decoration: underline;
color: Black;
}
A:HOVER {
font: bold;
}
