@charset "utf-8";
/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#6B5854;
	background-image: url(img/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color:#999999;
	line-height:14px;
}

a:link {
	color: #999999;
	text-decoration: none;font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px;
}
a:visited {
	text-decoration: none;font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px;
	color: #999999;
}
a:hover {
	text-decoration: underline;font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px;
	color: #666666;
}
a:active {
	text-decoration: none; font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px;
	color: #999999;
}

.testo {font: normal 11px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px;}
.titoli {font: normal 14px, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif; color:#999999; text-align:left; line-height:14px; font-weight:bold; font-stretch:condensed;}
-->
</style>

