.bordo-tabella {
	border: 1px solid #CCCCCC;
	
}
.testo-nero-11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.testo-nero-10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

.testo-nero-12{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.testo-nero-14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.testo-grigio-11 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

A.link1 {
	COLOR: #666666;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
}

A.link1:hover {
	COLOR: #666666;
	FONT-SIZE: 11px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}

A.link2 {
	COLOR: #000000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-family: "Trebuchet MS";
}

A.link2:hover {
	COLOR: #000000;
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}

A.link2:visited {
	COLOR: #999999;
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}


A.link3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f84B79;
	font-weight: bold;
}

A.link3:hover {
	COLOR: #f84B79;
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
}

A.link4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

A.link4:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
}

.titolo-rosa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #f84B79;
	font-weight: bold;
}


.titolo-rosa14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #f84B79;
	font-weight: bold;
}


.titolo-rosa20 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #f84B79;
	font-weight: bold;
}


