/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY A.menu
{
	font-weight: bold;
	font-size: 12px;
	color: #928f8f;
	font-family: Georgia;
	text-decoration: none;
}	
		
A.menu:visited
{
	font-weight: bold;
	font-size: 12px;
	color: #666363;
	font-family: Georgia;
	text-decoration: none;
}	
		
A.menu:active
{
	font-weight: bold;
	font-size: 12px;
	color: #666363;
	font-family: Georgia;
	text-decoration: none;
}	
A.menu:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #fd0220;
	font-family: Georgia;
	text-decoration: none;
}
A.menu1
{
	font-weight: bold;
	font-size: 16px;
	color: blue;
	font-family: Arial Rounded MT Bold;
	text-decoration: none;
}	
		
A.menu1:visited
{
	font-weight: bold;
	font-size: 16px;
	color: #666363;
	font-family: Arial Rounded MT Bold;
	text-decoration: none;
}	
		
A.menu1:active
{
	font-weight: bold;
	font-size: 16px;
	color: #666363;
	font-family: Arial Rounded MT Bold;
	text-decoration: none;
}	
A.menu1:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #fd0220;
	font-family: Arial Rounded MT Bold;
	text-decoration: none;
}
td.titolo
{
	font-weight: bold;
	font-size: 16px;
	color: #666363;
	font-family: Verdana;
	text-decoration: none;
}	
td.contatti
{
	font-weight: normal;
	font-size: 10px;
	color: #666363;
	font-family: Verdana;
	text-decoration: none;
}	
td.Orario
{
	font-weight: bold;
	font-size: 10px;
	color: #666363;
	font-family: Verdana;
	text-decoration: none;
}
td.descrizione
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: 'Century Schoolbook';
	text-decoration: none;
}
td.inciso
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: 'Times New Roman';
	text-decoration: none;
}	
td.orari
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Georgia;
	text-decoration: none;
}	
td.orari2
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Georgia;
	text-decoration: none;
}	
td.orari3
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Georgia;
	text-decoration: none;
}	
td.orari4
{
	font-weight: bold;
	font-size: 14px;
	color:  Red;
	font-family: Georgia;
	text-decoration: none;
  border-style: outset;
}	
td.titoli
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: 'Times New Roman';
	text-decoration: none;
}
td.contatore
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Script MT Bold;
	text-decoration: none;
}
li.menunew
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family:Cracked Johnnie;
	text-decoration: none;
}	
