.Fotos {
	border: 1px solid #333333;
	background-color: #999999;
}
.Linka {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Linka:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Linka:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.Linka:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.Linka:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.Data {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
