/* CSS Document */

#menu {
	font-family: Century Gothic;
	color: #a08654;
	font-size: 14px;
	/*line-height: 28px;*/
}
#testo1 , 
#testo2 , #testo1{
	font-family: Century Gothic;
	color: #a08654;
	font-size: 11px;
}
#testo1{
	font-family: Century Gothic;
	color: #a08654;
	font-size: 11px;
}
a { 
	color: #a08654;
	text-decoration: none;
}
a:hover {
	color: #ffb33c;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
