.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #711471;
	text-decoration: none;
}
.link: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: 11px;
	font-weight: bold;
	color: #711471;
	text-decoration: none;
}
.linkMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linkBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkBianco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.RigaGiu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #711471;
}
.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;
}
.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;
	
	
}
.FondoScuro {
	background-color: #711471;
}
.FondoChiaro {
	background-color: #00a5ed;



}
.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.TestoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


