.SLOGAN {
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 5px;
    font-weight:bold;
    color: #000000;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F30;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    border-top-color: #EB6109;
    border-right-color: #EB6109;
    border-bottom-color: #EB6109;
    border-left-color: #EB6109;
}
.MENSJA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: #EA610A;
}
.TITUS {
    font-family: Arial, Helvetica, sans-serif;
    color: #060;
    font-size: xx-large;
}
.productos {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #333;
}
.textProdu {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: small;
    color: #666;
    text-align: left;
}
.tituSmall {
    font-family: Verdana, Geneva, sans-serif;
    font-size: x-small;
    color: #EB6109;
}
.designer { font-size: xx-small;
    color: #FFF;
}