.l-ref tr {
        font: normal 12px tahoma;
        color            : #444444;
}

.l-ref A {
        /*font: normal 12px tahoma;*/
        /*color:rgb(131,103,10);*/
    text-decoration : none;
    color:#000000;
    f ont-weight      : bold;
}
/*
.l-ref A:visited {
        font: normal 12px tahoma;
        color:rgb(131,103,10);
}
*/
.l-ref A:hover {
    text-decoration : underline;
}


.l-ref1 td {
    font: normal 16px tahoma;

}

