body, table, tr, td {
        font-family: arial,helvetica,sans-serif;
        font-size: 11px;
        font-family :  Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #000000;
        margin: 0px;
}
a:link{
        color : #DABE74;
        text-decoration : none;
}

a:visited{
        color : #DABE74;
        text-decoration : none;
}

a:hover{
        color : #FE6203;
        text-decoration : none;
}

a:active{
        color : #DABE74;
        text-decoration : none;
}

