body {
	background-color: #0D0D0D;
	/*text-align: center;*/
	margin: 0px;
	overflow: auto;
}

a:link {
	color: #8c8cff;
	text-decoration: none;
}

a:visited {
  color: #8c8cff;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.titolo1 {
	font-size: 24px; 
	color: #FFFFFF;
	font-weight: bold;
}

.home1 {
	font-size: 20px; 
	text-align: right;
}

.testo1 {
	color: #FFFFFF;
	vertical-align:top;
}

.img1{ 
	border: 1px;
	border-color: #CCCCCC; 
	border-style: solid; 
}

.hr1{
	height: 1px;
	background-color: #CCCCCC;
	border: 0; 
	margin: 0; 
	padding: 0;
}

.table1{
	border: 0;
	color: #FFFFFF;
}
