table.foto a, table.foto a:visited {
	color: #666666;
	font-size: 9px;
	}

table.foto a:hover {
	color: #333333;
	text-decoration: none;
	}

table.foto td {
	padding: 3px;
	font-size: 9px;
	}

table.foto div {
	background:#e2e2e2;
	border: 1px solid #666666;
	}

table.foto td strong {
	font-size: 9px;
	color: #555555;
	}


table.foto td img.foto {
	border: 1px solid #000000;
	}

table.foto td.descr {
	border-top: 1px solid #999999;
	padding-top:6px;
	padding-bottom:8px;
	}