
#webby {
	position:absolute;
	width:142px;
	height:23px;
	z-index:10;
	left: 5px;
	bottom:3px;
}

html{
	overflow:hidden;
	background:#ffffff;
	font-size: 9px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;

}
a {
	text-decoration: none;
	color: #666666;
}a:hover {
	color: #000000;
}
.megusta{
	right:5px;
	position:absolute;
	bottom:3px;
	z-index:10;
}

