A:visited {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

A:link {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

A:hover {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #333333;
	text-decoration: none;
}



.B:visited {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -1px;
}

.B:link {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	letter-spacing: -1px;
	}

.B:hover {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
	letter-spacing: -1px;
}

.onmenu {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC3300;
	letter-spacing: -1px;
}


.on {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #CC3300;
}



.border {
	border: 1px solid #999999;
	padding: 8px;
	background-color: #FFFFFF;
}

td {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-color: #333333;
}

.Tit {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.lissoni {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	text-transform: uppercase;
}
.cristiano {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	font-weight: bolder;
	color: #333333;
	text-transform: uppercase;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

a.fotoThumb {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.fotoThumb:hover {
	background-color: transparent;

}

a.fotoThumb img {
	filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

a.fotoThumb:hover img {
	filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.border3 {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #000000;
	border-left-color: #000000;
}

