a.menu 			{ color: black; font-weight: normal; font-size: 12px; font-style: normal; font-family: Arial, cursive; }
a.menu:visited 		{ color: black; }
a.menu:hover 		{ color: dodgerblue; text-decoration: underline;}

a.schedalink 		{ color: white; font-weight: bold; font-size: 12px; font-style: normal; font-family: Arial, cursive; }
a.schedalink:visited 	{ color: white; }
a.schedalink:hover 	{ color: gold; text-decoration: underline;}

a 				{ color: blue; font-weight: bold; font-family: Verdana; text-decoration: none; }
a:active 			{ color: white; }
a:hover			{ color: gold; }
a:visited			{ color: tomato; }

p				{ color: black; font-weight: normal; font-size: 12px; font-style: normal; font-family: Verdana, Arial, sans-serif; }
p.titolo 			{ color: antiquewhite; font-weight: bold;  font-size: 22px; font-style: normal; font-family: Arial, sans-serif; }
p.titolino 			{ color: dodgerblue; font-weight: bold;  font-size: 16px; font-style: normal; font-family: Arial, sans-serif; }
p.titoletto 		{ color: black; font-weight: bold;  font-size: 14px; font-style: normal; font-family: Arial, sans-serif; }
p.menuattivo		{ color: white; font-weight: bold; font-size: 12px; font-style: normal; font-family: Verdana, Arial, sans-serif; }
p.testomini 		{ color: antiquewhite; font-weight: normal;  font-size: 10px; font-style: normal; font-family: Arial, sans-serif; }
p.titoloscheda 		{ color: white; font-weight: bold;  font-size: 14px; font-style: normal; font-family: Arial, sans-serif; }
p.tinytext 			{ color: black; font-weight: normal;  font-size: 9px; font-style: normal; font-family: Arial, sans-serif; }