.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #00309C;
}
.rossosmall {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FF3300;
}
.simple {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #00309C;
}
.titoloalbum {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #00309C;
}
.boldcorsivo {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #00309C;
	font-style: italic;
}
.boldcorsivosmall {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #00309C;
	font-style: italic;
}
.rossobig {


	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF3300;
}
.smallboldwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}

.smallwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: medium;
	color: #FFFFFF;
}

.blusmall {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #00309C;
}

div#commentForm {
  margin: 0px 0px 0px 0px;
  display: none;
}

div#commentForm2 {
  margin: 0px 0px 0px 0px;
  display: none;
}
a {
	text-decoration: none;
}
.smallboldwhitesotto {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.boldcorsivosottolineato {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00309C;
	text-decoration: underline;
	font-weight: bold;
}
.nuovo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #02041F;
}
