
	
.testogenerale {
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}


	

A:link, A:visited {
	text-decoration: none;
	font-family:  "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #0a3a6a;
	}
A:hover {
	text-decoration: underline;
	font-family: "Verdana", "Century Gothic", "Comic Sans MS", "Lucida Console";
	font-size: 11px;
	color: #0a3a6a;
	}

	
.tdtop {
	background-color: #8a8a8a;
}

.tdbottom {
	background-color: #dbdbdb;
}
