A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-size: 11px;
}

A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#8d2f16;
}




a.fotoThumb {
	margin: 0px;
	padding: 0px;
	border: 1px #FFFFFF;
}

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.b:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000000;
	font-size: 11px;
	border: #FFFFFF;
	text-decoration: none;
}

A.b:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

A.b:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	background-color: 90301C;

}







.border {
	border: 1px solid #FFFFFF;
}


td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.on {
	filter:alpha(opacity=50);
	border: 1px #FFFFFF;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.borderight {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #666666;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #8d2f16;
	font-weight: bold;
	text-decoration: none;
}
