.verso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
}
.home {
	font-family:  Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 5px;
}
a.home:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 5px;
}
a.home:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 5px;
}
a.home:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0A0A0A;
	text-decoration: none;
	padding-left: 5px;
}
