
body {
    background : url('img/sfondo.jpg');
  }

tt {
    font-size: 11;
    color: black;
    font-style: normal;
    font-family: 'Verdana';
    text-decoration: none;
  }

.dynascritta {
    font : 12px;
    color : #ffffff;
  }

.lista {
   text-align:left;
    margin : 0 0 0 15px;
    list-style : none none;
    font: bold 19px 'Verdana';
    font-style: none;
  }

.lista a {
    text-align:left;
    font : bolder 17px Verdana;
    list-style : none none;
    color : white;
    text-decoration : none;
  }

.oggi {
    background : #a0a0a0;
    border-width : 1px 1px 1px 0px;
    width : 150px;
  }

.titoggi {
    font : italic bold 13px Verdana;
  }

.titolo {
    font : italic bold 16px Verdana;
  }

.testo {
    font : 11px Verdana;
  }

.lista a:hover {
    list-style : none;
    color : #fcfc14;
  }

.listop a
{
  text-decoration: none; 
  font-family: "Comic Sans MS"; 
  color:yellow; font-size: 11pt
}
.listop a:visited
{
  color: yellow ; 
    font-family: "Comic Sans MS"; 
    text-decoration: none; 
    font-size: 11pt
}

.listop a:link 
{
  text-decoration: none; 
  font-family: "Comic Sans MS"; 
  color:yellow; font-size: 11pt
}
.listop a:active 
{
  text-decoration: none; 
  font-family: "Comic Sans MS"; 
  color: yellow; 
  font-size: 11pt
}
.listop a:hover 
{
  text-decoration: none; 
  font-family: "Comic Sans MS"; 
  color:purple; 
  font-size: 11pt
}

.credits {
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
  }

.credits a {
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: gray;
    text-decoration: none;
  }

.scelta {
   text-align:left;
    margin : 0 0 0 15px;
    list-style : none none;
    font: bold 12px 'Verdana';
    font-style: none;
  }

.scelta a {
    text-align:left;
    font : bolder 12px Verdana;
    list-style : none none;
    color : red;
    text-decoration : none;
  }

.scelta a:hover {
    text-align:left;
    font : bolder 12px Verdana;
    list-style : none none;
    color : gray;
    text-decoration : none;
  }
  
  .descrizio {
   text-align:left;
    list-style : none;
    font: 10px 'Verdana';
    font-style: none;
    border: 1px solid  #bfbfbf;
	
  }

  .tddescrizio {
    border: 1px solid  #e5e5e5;
	
  }




