a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.testo {
	font-family : Arial;
	font-size : 15px;
	color : #FFFFFF;
}

.testo-title {
	font-family : Arial;
	font-size : 20px;
	color : #D50000;
}

body {
	background-color : #000000;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
}
