
BODY{
	 background-color : white;
	 /*background-image :  url(./immagini/sfondo.jpg);*/
	 background-repeat : repeat ;
	 margin-top: 0px;
	 /*scrollbar-base-color:white;*/
	}
	
/*TD{
	background-color :white;
  }*/
	 
A:LINK{
       color : #000033;
	   text-decoration : none;
	   font-family : Verdana,Arial,Helvetica;
	   /*font-weight: bold;*/
	   font-size : 8pt;
	  }
A:VISITED{
          color: #000033;
	      text-decoration: none;
		  font-family : Verdana,Arial,Helvetica;
		  /*font-weight: bold;*/
	      font-size : 8pt;
	     }	  

A:HOVER{
	   Color : gray;
	   font-family : Verdana,Arial,Helvetica;
	   text-decoration : none;
	   /*font-weight: bold;*/
	   font-size : 8pt;
	   }

.hostelineurope{
                Color : white;
				font-family : Impact,Verdana,Arial,Helvetica;
				font-style:italic;
				font-size : 13pt;
               }
 

.titolo {
		font-family : Arial,Helvetica;
      	color : gray;
  		font-size : 20pt;
 		text-align : center;
		font-weight: bold;
		}  
		
.titolo1 {
		      font-family : Verdana,Arial,Helvetica;
      	      color : #333333;
  		      font-size : 13pt;
 		      /*text-align : center;*/
		      font-weight: bold;
		     }
			 
.sottotitolo {
		      font-family : Verdana,Arial,Helvetica;
      	      color : #6699cc;
  		      font-size : 11pt;
 		      /*text-align : center;*/
		      font-weight: bold;
		     }

.sottotitolo1 {
		      font-family : Verdana,Arial,Helvetica;
      	      /*color : #6699cc;*/
  		      font-size : 7pt;
 		      /*text-align : center;*/
		      font-weight: bold;
		     }
.autorefoto {
		      font-family : Verdana;
            	/*color : black;*/
        		font-size : 7pt;
        		/*font-weight: bold;*/
		     }		
.testo {
		font-family : Verdana;
      	/*color : black;*/
  		font-size : 8pt;
 		/*font-weight: bold;*/
		}

.testo1 {
		font-family : Verdana;
      	/*color : black;*/
  		font-size : 10pt;
 		/*font-weight: bold;*/
		}

.form {
          /*background : #D9ECFF;*/
          color : #00008B;
          font : 10px Verdana;
          scrollbar-base-color : #778899;
		 } 
/*.firma {
		font-family : Verdana,Arial,Helvetica;
      	color : #990000;
  		font-size : 10pt;
 		text-align : center;
		font-weight : lighter;
		font-style : italic;
       }*/
 	

