/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  .generale { background-color: rgb(254, 245, 168);
    }

  .menu { font-family: Verdana, Helvetica ! Important;
    font-weight: large ! important;
    font-style: italic;
    text-align: center; ! important;
    color: rgb(0, 0, 0) ! important;
    TEXT-DECORATION: none;
    }

  .testo { font-family: Verdana, Helvetica ! Important;
    font-weight: normal ! important;
    color: rgb(0, 0, 0) ! important;
    text-align: left; ! important;
    TEXT-DECORATION: none;
    }
  
  a:link.testo {
    font-style: italic; ! important;
    TEXT-DECORATION: underline;
}
  a:active.testo {
    font-style: italic; ! important;
    TEXT-DECORATION: underline;
}
  a:visited.testo {
    font-style: italic; ! important;
    TEXT-DECORATION: underline
}

  A:link { 
    COLOR: rgb(0, 0, 0) ! important;
    TEXT-DECORATION: none
    } 
  A:active {
    COLOR: rgb(0, 0, 0) ! important;
    TEXT-DECORATION: none
  }
  A:visited {
    COLOR: rgb(0, 0, 0) ! important;
    TEXT-DECORATION: none
  }
   

  a:link.footer {
    COLOR: rgb(254, 245, 168) ! important;
    TEXT-DECORATION: underline
}
  a:active.footer {
    COLOR: rgb(254, 245, 168) ! important;
    TEXT-DECORATION: underline
}
  a:visited.footer {
    COLOR: rgb(254, 245, 168) ! important;
    TEXT-DECORATION: underline
}

  .boxtable {
	
	  border: 2px solid black;
         -moz-border-radius: 10px;
        }

  table.news  {
	  text-align: left;
          border-collapse: collapse;
	  width: 100%;
	}
  .news_tx {
	padding: 5px 10px;
	border-bottom: 2px solid black;
	width: 100%;  
        }
  .news_lsttx {
	padding: 5px 10px;
	border-bottom: none;
	width: 100%;  
        }
  .news_d {
	padding: 5px 10px;
	width: 100%;  
        }


