.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;

}
a:link {
	text-decoration: none;
	color: #FFFFCC;

}
a:visited {
	text-decoration: none;
	color: #FFFFCC;

}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;

}

