#menumeio{
	height:507px;
	width:306px;
	position:relative;
	float: left;
}
#topomenu{
	width:306px;
	height:36px;
	background-color: #7f0f13;
	font-family: "Trebuchet MS";
	font-size:16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.foto img {
	border: 2px solid silver;
}
.foto:hover img {
	border-color: gray;
}
.lnkver{ font-family: "Trebuchet MS";	font-size: 14px;	font-weight:bold;	color:#FF0000 ; text-decoration: none; }
.lnkver:hover { text-decoration: underline; color: rgb(167, 10, 0); }
.lnkver:visited { text-decoration: none; }
.lnkver:link { text-decoration: none; }
.lnkver:active { text-decoration: none; }
