@charset "UTF-8";
/* CSS Document */

body
 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	background-color: #000000;
}

a img     { border-width: 0; border-style: none; }

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.TestoNavigaGrande {
	font-family: "Century Gothic", Arial, Geneva, Verdana, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.TestoCredits {
	font-family: "Century Gothic", Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
