
.home		  		{ color: #2E2E2D;	font-weight: bold; font-size: 30px; font-family: Verdana}
.digitale		  		{ color: white;	font-weight: bold; font-size: 24px; font-family: Verdana}



// trasforma tutto il testo in maiscolo
.maiscolo		  	{ color: #2E2E2D;	text-transform: uppercase; font-size: 30px; font-family: Verdana}

.news  		{ color: #3333CC;		font-weight: bolder; font-size: 10px; font-family: Verdana 						  }

.titolopuls  		{ color: red;		font-weight: bolder; font-size: 10px; font-family: Verdana 						  }
.testo		  		{ color: #2E2E2D;	font-size: 10px; font-family: Verdana 						  }
.testopic		  		{ color: #2E2E2D;	font-size: 9px; font-family: Verdana 						  }

A     				{ color: black; 	font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.bottone 			{ color: black; 	font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.bottone1 			{ color: white; 	font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A:hover    			{ color: #009933; 	font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.bottone:hover  	{ color: cfc; 		font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.bottone1:hover  	{ color: red; 		font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.norm				{ color: blue; 		font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }
A.norm:hover  		{ color: red; 		font-weight: bolder; font-size: 10px; font-family: Verdana; text-decoration: none }