@charset "utf-8";

.web {
 height: 100%;
 width: 100%;
 text-align: center;
 vertical-align: middle;
 padding-top: 0%;
}

.web p a
{
 color: #FFF;
 text-decoration: none;
 font-size: 14px;
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.venta
{
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-size: 36px;
 color: #FFF;
}

.venta p a
{
 color: #CCC;
}
