body {
	background-color: #000000;
	padding: 0px;
	margin: 7px;
}
.testo {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 4px;
}
a {
	margin: 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	margin: 0 10px;
	color: #FFFFFF;
}
.nifty{
	margin:0px;
	background-color: #D1D1D1;
}
.rtop, .rbottom{
	display:block;
	background-color: #000000;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #D1D1D1;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

