
td  {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
	
}

B.titolo  {
	font-size : 16px;
	font-family : Arial;
	color : #ca1e66;
	text-decoration: none;
	
}

I.sotto  {
	font-size : 12px;
	font-family : Arial;
	color : #ca1e66;
	text-decoration: none;
	font-style : italic;	
}

A:link	
	{color: #4a9595; text-decoration:underline; font-weight:bold;}
A:visited	
	{color: #4a9595;text-decoration:underline;font-weight:bold;}
A.bb:visited	
	{color: #ca1e66; text-decoration:underline;font-weight:bold;}
A:hover	
	{color:#ca1e66;text-decoration:underline;font-weight:bold;}
A.bb:hover	
	{color:#ca1e66; text-decoration:underline;}

