font.titolo{
	font-family : Arial;
	font-size : 12px;
	color : #5B4018;
	font-weight : bold;
}
font.picgras{
	font-family : Arial;
	font-size : 11px;
	color : #5B4018;
	font-weight : bold;
}
font.testo{
	font-family : Arial;
	font-size : 12px;
	color : #5B4018;
}
font.piccolo{
	font-family : Arial;
	font-size : 11px;
	color : #5B4018;
}
a.mail:hover{
	font-family : Arial;
	font-size : 12px;
	color : #5B4018;
	font-weight : bold;
	text-decoration : underline;
}
a.mail{
	font-family : Arial;
	font-size : 12px;
	color : #FB8A2E;
	font-weight : bold;
	text-decoration : underline;
}
a.zoom{
	font-family : Arial;
	font-size : 11px;
	color : #5B4018;
	text-decoration : none;
}
a.home{
	font-family : Arial;
	font-size : 12px;
	color : #FB8A2E;
	font-weight : bold;
	text-decoration : none;
}
a.frecce{
	font-family : Arial;
	font-size : 15px;
	color : #FB8A2E;
	font-weight : bold;
	text-decoration : none;
}
a.credits:hover{
	font-family : Arial;
	font-size : 11px;
	color : #FB8A2E;
	text-decoration : none;
}
a.credits{
	font-family : Arial;
	font-size : 11px;
	color : #FDC496;
	text-decoration : none;
}