a.fotoThumb {
	margin: 0px;
	padding: 0px;
}

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;
}

A:visited {
	font-family:"Century Gothic", Georgia;
	font-weight:normal;
	color:#000000;
	font-size: 11px;
}

A:link {
	font-family:"Century Gothic", Georgia;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

A:hover {
	font-family:"Century Gothic", Georgia;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	background-color: #FE701B;
}

.brdth {
	border: 1px dotted #666666;
}



.border {
	border: 1px solid #999999;
	padding: 8px;
	background-color: #FFFFFF;
}
td {
	font-family: "Century Gothic", Georgia;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.border2 {
	border: 1px dotted #999999;
	padding: 0px;
}
.Tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
