a:visited {
	color: #660000;
	text-decoration: none;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}
.testopiccolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
.testogrande {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
.testonormale {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration: none;
}
