.bordi_tabella {
border: 1px solid #C0C0C0;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.text_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.text_grigio_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.text_nero {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text_nero_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.text_rosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFBBBB;
}
.text_rosa_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFBBBB;
}
.text_rosso {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	letter-spacing:1px;
}
.text_rosso_b {
	font-family: Trebuchet MS;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	letter-spacing:1px;
}
.text_rosso_big {
	font-family: Trebuchet MS;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	letter-spacing:1px;
}

