.bordeauxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #870026;
}
.testobordeaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #870026;

}
.list {
	list-style-image: url(immagini/bullet.gif);
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #870026;

}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #870026;
}
a:hover {
	text-decoration: underline;
}
