BODY {background-image:url("images/bg_2.gif"); 
      background-attachment:fixed; 
      background-repeat: repeat; 
      background-color:#414141; 
      color:#FFFFFF; 
      font-family:Arial, Verdana, Helvetica; 
      margin-top:2px;}
A:link { color: #00FFFF; text-decoration: None; } /* link da visitare */
A:visited { color: #00FF00; text-decoration: None; } /* link da visitato */
A:active { color: #FFFF00; text-decoration: None; } /* link attivo */
A:hover { text-decoration: Underline; } /* link al passaggio del mouse */
.tabella{ border: #FFFFFF; background-color: #336699; } /* tabelle con sfondo azzurrino */
.tabmenu{ border: #FFFFFF; background-color: #336699; text-align: center; font-family: Arial, Verdana, Helvetica; font-size:15px; }
.news { color:#FFFF00; }
.foto { filter:alpha(opacity=10); }