*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background: #FFFFFF;
	margin: 0;
	overflow: hidden;
}
img{
	border-width: 0;
}
div{
	display:none;
	text-align: left;
	visibility: hidden;
	width: 300px;
	height: 300px;
	background: url(../images/foto_links.jpg) no-repeat #A8A8A8;
}