p { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #A07C56}a:link {
	color: #A07C56;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A07C56;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #A07C56;
	font-weight: bold;
}
.little { font-size: 9px; font-family: Arial, Helvetica, sans-serif}
.big {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange { font-weight: normal; color: #FF6600}
.red { font-weight: normal; color: #FF0000}
.normal { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
body {
	background-color: #000000;
	height: 100%;
	margin: 0px;

}
html {
	margin: 0px;
	height: 100%;
}
.titologrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;

}
.titolopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
; font-weight: bold
}
.testogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;

}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.testoiniziale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A3A64;
	background-color: #FFFFFF;
}
