body {
	background-color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	top: 5px;
	font-size: 10px;
	left: 20px;
	font-weight: 900;
	text-align: left;
	width: 300px;
}
.photography {
	color: #FF0000;
}
.top_rx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	top: 5px;
	font-size: 10px;
	right: 20px;
	text-align: right;
	width: 300px;
}
.bottom_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	left: 20px;
	font-size: 10px;
	top: 545px;
	text-align: left;
	width: 300px;
}
.bottom_rx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	right: 20px;
	width: 300px;
	font-size: 10px;
	top: 545px;
	text-align: right;
}
#descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	position: absolute;
	width: 820px;
	text-align: center;
	top: 545px;
	left: 0px;
	font-weight: 900;
}
.descrizione1 {
	color: #666666;
	font-weight: normal;
}