.testo {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.titolo {

	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #CC0000;	
}
a:hover {
	text-decoration: underline;
	color: #CC0000;	
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}

a, body {
	background: #000000 !important;
	color: #FFFFFF !important;
	font-size: 18px; !important;
}
.bordoright {
	border-right: 1px solid #999999;
	background-color:#000000;
}

