a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FF0000;
	text-decoration: none; text-align:justify
}
a:visited {
	font-family: Arial;
	font-size: x-small;
	color: #CC0000;
	text-decoration: none
}
a:active {
	font-family: Arial;
	color: #808080;
	text-decoration: none;
	font-size: x-small
}
a:hover {
	font-family: Arial;
	color: #C0C0C0;
	text-decoration: blink;
	font-size: x-small
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #FFFFFF; 
}
.testo9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

.testoBIG {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;font-weight:bold
