.txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.faceBck {
    background-image: url(../images/youndi_faceBck.jpg);
    background-repeat: no-repeat;
}


a:link {color: #FFFFFF; text-decoration: underline;   }
a:active {color: #FFFFFF; text-decoration: underline;  }
a:visited {color: #FFFFFF; text-decoration: underline;   }
a:hover {color: #FFFFFF; text-decoration: none;  }

.tdmenu {
    font-style: normal;
    font-family: Arial;
    font-size: 11pt;
    font-weight : bolder;
    color: #9F9F9F;
    border-bottom: 1pt solid #BFBFBF;
}

.bckTabel {
    padding:5px;

}

img.acaimage {
    border:1px solid white
}


