body
{
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   color: #532000;
   text-align: justify;
   background: "#fee096";
}
body.jesus
{
    background: "#e2f8fe";
}

body.pauli
{
    background: "#bccba5";
}

a
{
   text-decoration: 
}

table
{
   font-family: verdana;
   font-size: 12px;
   font-weight: normal;
   text-align: justify;
   color: #532000;
 }

.tabla
{
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   color: #532000;
}

a.tabla:hover
{
   color: #ff0000;
}

.texto
{
font-family: verdana;
font-size:10px;
font-weight: bold;
text-align: center;
color: #532000;
background: "#fee096" 
}

a.texto:hover
{
   color: #ff0000;
}
.texto2
{
font-family: verdana;
font-size:12px;
font-weight: normal;
text-align: justify;
color: #532000;
background: "#fee096" 
}
a.texto:hover
{
   color: #ff0000;
}
.jesus
{
font-family: verdana;
font-size:12px;
font-weight: bold;
text-align: center;
color: #185F93;
background: "#e2f8fe" 
}
a.jesus:hover
{
   color: #ff0000;
}
.jesus2
{
font-family: verdana;
font-size:12px;
font-weight: normal;
text-align: left;
color: #185F93;
background: "#e2f8fe" 
}
a.jesus2:hover
{
   color: #ff0000;
}


.pauli
{
font-family: verdana;
font-size:12px;
font-weight: bold;
text-align: center;
color: #003700;
background: "#bccba5" 
}
a.pauli:hover
{
   color: #ff0000;
}
.pauli2
{
font-family: verdana;
font-size:12px;
font-weight: normal;
text-align: left;
color: #003700;
background: "#bccba5" 
}
a.pauli2:hover
{
   color: #ff0000;
}