.barrato{
	text-decoration:line-through;
}
.avviso{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C60000;
	text-decoration: blink;
}
.nero10{
	font-family: Verdana;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
}
.nerobold10{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.beckbianco{
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
	color: Silver;
}

.linkbianco10{
	font-family: Verdana;
	font-size: 10px;
	color: White;
}
.linkbianco10:hover{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	text-decoration: underline;
}

.Grigio10{
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: none;
}
.Grigio10barrato{
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: line-through;
}
.Grigiobold10{
	font-family: Verdana;
	font-size: 10px;
	color: #4E5663;
	font-weight: bold;
	text-decoration: none;
}

.blu10{
	font-family: Verdana;
	font-size: 10px;
	color: #41528D;
	text-decoration: none;
}

.blubold12{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #405E95;
	text-decoration: none;
}

.bianco10{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
.biancobold10{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.fucsia10{
	font-family: Verdana;
	font-size: 10px;
	color: #C61C68;
	text-decoration: none;
}
.fucsiabold10{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C61C68;
	text-decoration: none;
}

.rosso10{
	font-family: Verdana;
	font-size: 10px;
	color: #C60000;
	text-decoration: none;
}
.rossobold10{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C60000;
	text-decoration: none;
}

.azzurro10{
	font-family: Verdana;
	font-size: 10px;
	color: #3D6BAD;
	text-decoration: none;
}

.azzurrobold10{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #3D6BAD;
	text-decoration: none;
}

.Grigiochiaro10{
	font-family: Verdana;
	font-size: 10px;
	color: #B0B0B0;
	text-decoration: none;
}
.Grigiolink10{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}
.Grigiolink10:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
	text-decoration: underline;
}