#menutop {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
table {
	color: #474747;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.SfondoTabReleases {
	background-image: url(../img/bottons/buttons_05.png);
	font-size: 12px;
	font-weight: bold;
}
.SfondoTabNews {

	background-image: url(../img/bottons/buttons_07.png);
	font-size: 12px;
	font-weight: bold;
}
.Tit {
	font-size: 18px;
	color: #A3D769;
}
.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

