@charset "iso-8859-1";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: normal;
	text-indent: 1cm;
}
body {
	background-image: url(IMG/jpeg/sfondo.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#Credit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFF;
	border: 2px solid #990000;
}
#Credit a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00F;
	text-decoration: none;
}
#Credit a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	text-decoration: none;
}
