a:link    {text-decoration: none; color: #8C183D; font-weight: normal;}
a:visited {text-decoration: none; color: #8C183D; font-weight: normal;}
a:active  {text-decoration: none; color: #000000; font-weight: normal;}
a:hover   {text-decoration: none; color: #000000; font-weight: normal;}

A.link_2	  			{text-decoration: none; color: #CC0000; font-weight: bold;}
A.link_2:Visited	{text-decoration: none; color: #CC0000; font-weight: bold;}
A.link_2:Active		{text-decoration: underline; color: #CC0000; font-weight: bold;}
A.link_2:Hover		{text-decoration: underline; color: #CC0000; font-weight: bold;}

A.link_bott	  			{text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link_bott:Visited	{text-decoration: none; color: #FFFFFF; font-weight: normal;}
A.link_bott:Active	{text-decoration: none; color: #000000; font-weight: normal;}
A.link_bott:Hover		{text-decoration: none; color: #000000; font-weight: normal;}


p { margin:0 }

.testo_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_normal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_normal2 {
  line-height: 140%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.testo_menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

.testo_titolo {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #0173B8;
}

.testo_sottotitolo {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #0173B8;
}
