A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	font-size: 11px;
}

A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#D34C02;
}




A.m:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
	font-size: 14px;
}

A.m:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

A.m:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#D34C02;
	background-color: EEEDED;
}

.on {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#D34C02;
}


.border {
	border: 1px solid #FFFFFF;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}


.white {
	background-color: #FFFFFF;
}
.grey {
	background-color: #D3D2D2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D34C02;
}

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=40);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

