body,td,th {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6E5D4B;
}
body {
    background-image: url(../imagenes/bkg.jpg);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ab9f94;
}
a:link {
    text-decoration: none;
    color: #6E5D4B;
}
a:visited {
    text-decoration: none;
    color: #ab9f94;
}
a:hover {
    text-decoration: none;
    color: #efe9e5;
}
a:active {
    text-decoration: none;
    color: #6E5D4B;
}
.style28 {	
    color: #666666;
    font-weight: bold;
    font-size: 10px;
}
