.infoBar  { 
	font-family: Verdana; 
	font-size: 11px; 
	color: #0965B4;  
	font-style: normal; 
	font-weight: 500; 
  }
.infoBar  a{ 
	color: #0965B4;   
	font-weight: 600; 
	text-decoration: none; 
  }

  .infoBar a:hover{
	color:#FF9933;
	text-decoration: underline; 
  }

  .numeroVerde{
	color: #007A00;   
	font-weight: 600; 
  }