body {
	background-color: #000000;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	color: #F0F8FF;
	text-align: center;
	font-size: 12px;
}
h1 {
	color: #99CCFF;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	background-color: #000033;
	font-size: 24px;
}
.celeb {
	color: #99CCFF;
	text-align: justify;
	font-size: 12px;

}
h2 {
	color: #3399FF;
	background-color: #000066;
	text-align: center;
	font-size: 20px;
}
h3 {
	color: #FF99FF;
	text-align: center;
	background-color: #000033;
	font-size: 16px;
}
h4 {
	color: #FF99FF;
	text-align: center;
	font-size: 14px;
}
.cons {
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
}
.tabella {
	color: #99CCFF;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
input.x{
	background: transparent;
	border: none;
	color: #99CCFF;
	font-size: 12px;
	font-weight: bold;	
	}

a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FF99FF;
	text-decoration: none;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
}
