a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.body {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin-top: 78px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.riga-index-flash {
	background-image: url(/images/linea.jpg);
	background-repeat: repeat-x;
	background-position: 0px 120px;
}