

A { text-decoration : none ; }
A:Hover { text-decoration : underline ; }

BODY { 
  background-image: url('sfondo.gif');
  background-repeat: repeat;
  background-attachment: fixed
} 


.bak2top {
      font-family: Arial;
      font-size: 10px;
      font-weight: bold;
      color: #CC3300;
      background-color: #FFEBCD;
      border: 1px solid;
      border-color: #5A0000F;
      padding: 2px;
 
}
