.cntr {	text-align: center;
	font-weight: bold;
}
.linkcntr {
	text-align: center;
}
body {
	background-color: #000000;
	background-image: url(../immagini/porzioni/sfondo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9D9D9;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #0099FF;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 15.5px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 14.5px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13.5px;
}
.miniature {
	border: 1px solid #FFFFFF;
}
a:hover .miniature {
	border: 1px solid #0099FF;
}
