

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: #0000FF;
      background-color: #CCCCFF;
      border: 1px solid;
      border-color: #0000FF;
      padding: 2px;
 
}