
.contatti { /* Follow me e Contact Me */
  text-align: right !important;
  width: 100% !important;
  color: #FFFFFF; /*  solo followme e contactme */
  font-family: "Courier New", Courier, monospace,  cursive;
  font-size: 13px;
}

.headerBarTable td.subHeaderBarCells { /* BARRA life behind camera */
  background-color: #333333 !important;
  text-align: left !important;
  padding-right: 10px !important;
  padding-bottom: 2px !important;
  padding-top: 2px !important;
  padding-left: 10px !important;
  width: 20% !important;
  
}


.headerBarTable td.headerBarCells { /* MEZZA BARRA Massimo Gasbarra Shots */
  background-color: black !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
  width: 20% !important;
   
    
}
 
.headerBarTable { /* MEZZA BARRA opposta a Massimo Gasbarra Shots */
  background-color: black;
  border-bottom-style: solid !important;
  border-bottom-color: #FFFFFF !important;
  border-bottom-width: 1px!important; /* filetto inferiore sotto subheaderbar cell */
  
 
}

.collectionTitle { /*  testo life behind camera */
display: inline;
font-size: 16px;
color: #FFF;
font-family: "Courier New", Courier, monospace,  cursive;
						
						}
<!-- blocco style si puo inserire dallo style -->	
						
						
						
a {
	
	color: #FFF;
}

a:link {
	text-decoration: none;
	color: #FF0;

}
a:hover {

	text-decoration: blink;
	color: #FFFFFF
	

}
	
.neutro2 {color: #3CF} 


