.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002072;
	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: #FFFFFF;
	text-decoration: none;
}
.linkBianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.linkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002072;
	text-decoration: none;
}
.linkMenu: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: #002072;
}
.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: dotted;
	border-bottom-color: #FFFFFF;
	
	
}
.FondoScuro {
	background-color: #a5aeb6;
}

.FondoChiaro {
	background-color: #002072;
}


.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;

}
.RigaDx {
	border-right-width: 1px;
	border-right-color: #F40D0D;
	border-right-style: solid;
}
.Box {
	border: 1px solid #002072;
}

