    body {

	margin: 10px;

	text-align: center;

	font-family:Verdana, Arial, Helvetica, sans-serif;

        font-size: 12px;

	color: #000;

	background: #fff;

    }

    a {

	color: #009;

	text-decoration: none;

	border-bottom: 1px dotted #4040D9;

    }

    a:hover {

	text-decoration: none;

	border-bottom: 1px solid #009;

    }

    img {

	display: block;

	border: 0;
    }

    info {

	color:#666;

    }

    esquina {

	position: absolute;

	left: 0;

	top: 0;

	display: block;

	height: 250;

	width: 250px;

	cursor: pointer;

	text-decoration: none;

    }

    esquina a {

	border: 0;

    }

