a:link {
	color: #7A704D;
	text-decoration: none;
}
a:visited {
	color: #7A704D;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #7A704D;
}
body {
	background-color: #1D1D1D;
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	margin: 0px;
	color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.links {
	font-size: 16px;
	color: #6E6345;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.piccolo {
	font-size: 11px;
}
.data {
	font-size: 16px;
	font-weight: bold;
	color: #7A7046;
}
