a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

.testo { font-family: Arial; font-size: 12px; color: #0a4786; } 
.testo1 { font-family: Arial; font-size: 12px; color: #ffffff; } 
.testo2 { font-family: Arial; font-size: 10px; color: #000000; } 
.testo3 { font-family: Arial; font-size: 14px; color: #000000; } 
.testo4 { font-family: Arial; font-size: 12px; color: #ffffff; } 
.testo5 { font-family: Arial; font-size: 14px; color: #0a4786; } 
.titolo { font-family: Arial; font-size: 18px; color: #0a4786; } 
.titolo2 { font-family: Arial; font-size: 14px; color: #0a4786; } 

#apDiv1 {
	padding: 8px;
	position:relative;
	width:750px;
	height:560px;
	z-index:1;
	overflow: auto;
}
