body {
	background-image: url(images/grafica/sfondo-pagina.jpg);
	background-attachment:fixed;
}
td           { font-size: 13px; color: #333333; font-family:Georgia, "Times New Roman", Times, serif;}
a            { font-size: 11px; text-decoration:none; color: #FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; }
a:hover      { font-size: 11px; text-decoration:none; color: #FFFF00; font-family:Georgia, "Times New Roman", Times, serif; }

.p-idratazione:link,
.p-idratazione:visited,
.p-idratazione:active      { color: #01435D;
					         font-size:9px;
							 text-decoration:none }
.p-idratazione:hover       { color: #00AE68;
					         font-size:9px;
							 text-decoration:none }
.p-idratazioneON:link,
.p-idratazioneON:visited,
.p-idratazioneON:active      { color: #00AE68;
					         font-size:9px;
							 text-decoration:none }
							 

.titoli-big    { font-size:20px;
			  text-decoration:none;	
			  color: #EBC119;	  
}
.txt-profilo    { font-size:11px;
			  text-decoration:none;	
			  color: #01435D;		  
}
.txt-profilo-big   { font-size:12px;
			  text-decoration:none;	
			  color: #01435D;		  
}
.txt-home   { font-size:13px;
			  text-decoration:none;
			  line-height: 150%;
			  color: #333333;	  
}
.txt-profilo-small    { font-size:8px;
			  text-decoration:none;	
			  color: #01435D;		  
}
a.txt-link    { font-size:12px;
			  text-decoration:none;	
			  color: #cc0000;		  
}
a.txt-link:hover    { font-size:12px;
			  text-decoration:underline;	
			  color: #333333;		  
}
