body {
	background-color: #000000;
}
.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.testopiccolo a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.testopiccolo a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.testopiccolo a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.testopiccolo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.metacss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	text-decoration: none;
}