td.titolo
{
	color : #F92B2C;
	font-family : verdana;
	font-size : 22px;
	font-weight : bold;
}
td.titolo1
{
	color : #666666;
	font-family : verdana;
	font-size : 22px;
	font-weight : bold;
}
td.sottotitolo
{
	color : #000000;
	font-family : verdana;
	font-size : 15px;
	font-weight : bold;
}
td.testo
{
	color : #000000;
	font-family : verdana;
	font-size : 14px;
}
td.testino
{
	color : #666666;
	font-family : Verdana;
	font-size : 9px;
}
a.link
{
	color : #666a69;
	font-family : verdana;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
a.link:hover
{
	color : #bd0071;
	font-family : verdana;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
a.linkino
{
	color : #000000;
	font-family : verdana;
	font-size : 9;
	text-decoration : none;
	font-weight: bold;
}
a.linkino:hover
{
	color : #3398CC;
	font-family : verdana;
	font-size : 9;
	text-decoration : none;
	font-weight: bold;
}