.b {  font-size: 18px; font-weight: bold; text-transform: capitalize; color: #990000; text-decoration: none; font-family: "Times New Roman", Times, serif; font-style: italic}
.b:hover {  font-size: 18px; font-weight: bold; text-transform: capitalize; color: #FFFFFF; text-decoration: none; background-color: #CCCC00; font-family: "Times New Roman", Times, serif}
.bordi {  border: thin #CC9900 solid}
.bb {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; text-decoration: none}
.bb:hover {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #CC9900; text-decoration: none; background-color: #FFFFFF}
.bbb {  color: #FF0000; font-size: 14px; font-weight: bold; text-decoration: none}
.bbb:hover {  font-size: 14px; color: #0066CC; text-decoration: none}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #666666}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #FF9900;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.cc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

