#sfondo_viola {
  position: absolute;
  left: 9px;
  top: 56px;
  width: 962px;
  height: 485px;
  z-index: 6;
}

#bolle_grande {
  position: absolute;
  left: 503px;
  top: 4px;
  width: 454px;
  height: 477px;
  z-index: 7;
}

#area_link {
    position: absolute;
    left: 12px;
    top: 24px;
    width: 463px;
    height: 472px;
    z-index: 8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.3em;
  color: #FFF;
}

#bolle1 {
  position: absolute;
  left: 291px;
  top: 465px;
  width: 16px;
  height: 15px;
  z-index: 18;
}

#bolle2 {
  position: absolute;
  left: 206px;
  top: 448px;
  width: 47px;
  height: 27px;
  z-index: 19;
}

a:link {
    color: #FFF;
    text-decoration: underline;
	font-weight: bold;
}
a:visited {
    text-decoration: underline;
    color: #FFF;
    font-weight: bold;
}
a:hover {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
}
a:active {
    text-decoration: underline;
    font-weight: bold;
}