img {
	border: none;
}
.menu {
	color : #576268;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: bold;
}
.menu a {
	color : #576268;
}
.menu a:hover {
	color : #F79700;
}
.testo {
	color : #576268;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
}
.testo a {
	color : #F79700;
}
.testo a:hover {
	color : #6C8AA2;
}
.copyright {
	color : #9B9B9B;
	font-size : 11px;
	text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
}
.copyright a {
	color : #9B9B9B;
		text-decoration: none;
	font-family : Tahoma;
	font-weight: normal;
}
.copyright a:hover {
	color : #6C8AA2;
	text-decoration: underline;
	font-weight: normal;
}
