.testo {
	font-family: courier;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}
 A:link { color: #FF0000; font-size: 16px; line-height: 14px; font-family:  courier; text-decoration: underline } 
 A:visited { color: #FF0000; font-size: 16px; line-height: 14px; font-family:  courier; text-decoration: underline } 
 A:hover { color: #707070; font-size: 16px; line-height: 14px; font-family:  courier; text-decoration: none } 
 
 .titolo {
	font-family: courier;
	font-size: 20px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
}

