.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F40D0D;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkBianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



.RigaGiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F40D0D;
}
.RigaSu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F40D0D;
}
.RigaSxBianca {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.RigaGiuBianca {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	
	
}
.FondoScuro {
	background-color: #FF0000;
}


.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TestoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.RigaGiuChiara {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0D2F4;
}
.FondoChiaro {
	background-color: #F40D0D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F40D0D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F40D0D;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #F40D0D;
}
.RigaDx {
	border-right-width: 1px;
	border-right-color: #F40D0D;
	border-right-style: solid;
}

