body
{
    background-color:#AA1010;
    font-size:14pt;
    color:#FFFFFF;
    font-family:"Gothic","Serif";
    font-weight:normal;
    align:center;
}

.laTabla
{
    align:center;
    width:99%;
}

.laTabla td
{
    border:0px;
    border-style:solid;
    border-color:white;
    text-align:center;
    width:33%;
}

.laTabla a
{
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    text-decoration:none;
}

.laTabla div
{
    background-color:black;
    width:98%;
    border-width:0px;
    border-color:white;
    border-style:solid;
}

