/* CSS Document Quetzal Text */

.testoChiaro {
	color:#F4E290;
}
.testoTitolo {
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}

a:link {
	text-decoration:underline;
	color:#3B241E;
}
a:visited {
	text-decoration:underline;
	color:#3B241E;
}
a:active {
	text-decoration:underline;
	color:#3B241E;
}
a:hover {
	text-decoration:underline;
	color:#FFA83E;
}