body  {
	font-family : verdana, helvetica, arial, sans-serif;
}

A:hover  {
	text-decoration : none;
}

A.bi  {
	text-decoration : none;
	color : #FFFFFF;
}

A:Hover.bi  {
	text-decoration : underline;
	color : #FFFFFF;
}

A.f2  {
	text-decoration : none;
	color : #ffffff;
}

A:Hover.f2  {
	text-decoration : none;
	color : red;
}

td.tit1  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : #000000;
}

td.subtit  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 95%;
	font-weight : bold;
	color : #ffffff;
}

td.testo,span.testo  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : normal;
	color : #000000;
}

td.testored,span.testo  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 65%;
	font-weight : normal;
	color : red;
}

td.testobias,span.testobia  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 65%;
	font-weight : normal;
	color : #ffffff;
}

td.testos,span.testos  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 65%;
	font-weight : normal;
	color : #747E89;
}

td.navblu,span.navblu  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : normal;
	color : #0066CC;
}

td.serv_tit  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 65%;
	font-weight : bold;
	color : #000000;
	background-color : #CFCFCF;
}

td.serv_tit1  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : #FF0000;
}

td.serv_testo  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : normal;
	color : #747E89;
}

th.testo_th,span.testo  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : #000000;
}

.combo  {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 90%;
	font-weight : normal;
	color : #000000;
}

table.collasso
{
 border-collapse: collapse;
 /*empty-cells: show ;*/
 /*border-style: solid solid solid solid;*/
}

a.home_boxtit {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	display: block;
	text-decoration: none;
}
a.home_boxtit:hover {
	color: #F00;
	
}

a.home_boxtit span {
	display: block;
		color: inherit;
	font-weight: inherit;
	font-size: inherit;
	padding: 5px 0;
}

