body {
background: url( 'fondo.jpg' );
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
a {
  color: #000066;
}
a:visited {
  color: #000088;
}
a:hover {
  color: #000000;
  text-decoration: none;
}

