BODY {
	background-color: #B6B6B6;
	font-size: 12px;
	font-family: Arial;
	color: #660066;
	text-align: left;
	margin: 60px 60px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: White;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
A{
	color: Gray;
	font-weight: bolder;
}

A:Hover {
	color: #4F4F4F;
	letter-spacing: 0.5em;
}

TD {
	font-size: smaller;
	font-family: Arial;
	color: Black;
}

TD#immagine {
	font-family: Arial;
	font-size: xx-small;
	color: Black;
}






