body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 3px;
}

table,td,a,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #1C2F68;
	text-decoration: underline;
	font-size: 12px;
}

a.img {
	
	text-decoration: none;
	
}

a:hover {
	color: #4366CD;
	text-decoration: none;
}

a.bgc {
	text-decoration: none;
}


a.bgc:hover {
	background-color: #FF84AF;
	color: #4366CD;
	text-decoration: none;
}

a.bgc2 {
	text-decoration: none;
}

a.bgc2:hover {
	background-color: #A7B6E9;
	color: #4366CD;
	text-decoration: none;
}

a.bgc3 {
	text-decoration: none;
}

a.linkHome {
	text-decoration: underline;
	font-size: 14px;
}

a.bgc3:hover {
	background-color: #A3EBFA;
	color: #4366CD;
	text-decoration: none;
}

td.blu {
	color: #1C2F68;
}

td.blu2 {
	color: #1C2F68;
	font-size: 12px;
}

td.titoloProdotto {
	color: #1C2F68;
	font-size: 14px;
	font-weight: bolder;
}
