	.testo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
	
	:link	 {
			Font-Family : Verdana ;
			Font-Size : xx-small;
			Color : #000000;
			Text-Decoration : none;
			Font-Weight : Bold
		}
	:visited	 {
			Font-Family : Verdana ;
			Font-Size : xx-small;
			Color : #000000;
			Text-Decoration : none;
			Font-Weight : Bold
		}
	A:hover	 {
			Font-Size : xx-small;
			Color : #000000;
			Text-Decoration : underline;
			Font-Weight : Bold
		}
