.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003300;
	line-height: 16px;
	font-weight: normal;
}
.testo a:hover { color: #003300; text-decoration: underline;}
.testo a:link { color: #003300; text-decoration: none;}
.testo a:active { color: #003300; text-decoration: none;}
.testo a:visited { color: #003300; 	text-decoration: underline;}

.foolnk, a.foolnk:active, a.foolnk:link, a.foolnk:hover, a.foolnk:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	line-height: 16px;
}
