.noimprimir {  
   display: none;  
}

#caixa, #capcalera, #contingut, #index, #links {  
	width: 100%; margin: 0; left: 0; float: none;
}  
   
# body { 
	background: #fff;  
   color: #000;  
   font-family: Arial, sans-serif;  
   font-size: 10pt;  
} 

a[href]:after {  
   content: " (Enllaç " attr(href) ")";  
   display: block;  
   color: blue;  
   text-decoration: none;  
}  
  
