/* CSS Document */

.testo { font-family:Georgia, "Times New Roman", Times, serif;
		 font-size: 11px;
		 color: #C1CED7;
		 line-height:20px}
		 
.testo a{ font-family:Georgia, "Times New Roman", Times, serif;
		 font-size: 11px;
		 color: #ffffff;
		 font-weight:bold;
		 line-height:20px}
		 
.testo a:hover{ font-family:Georgia, "Times New Roman", Times, serif;
		 font-size: 11px;
		 color: #ffffff;
		 text-decoration:none;
		 line-height:20px}
		 
.testo a:visited{ font-family:Georgia, "Times New Roman", Times, serif;
		 font-size: 11px;
		 color: #ffffff;
		 line-height:20px}
.testop { font-family:Georgia, "Times New Roman", Times, serif;
		 font-size: 10px;
		 color: #C1CED7;
		 line-height:10px}
		 