

body, td
{
    text-align: left;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0px auto;
    font-family: Tahoma;
    font-size: 11px;
   
}


a, a:hover {
 color: #ffffff;
 text-decoration: none
}

a.selected, a.selected:hover {
 color: #ffffff;
 text-decoration: underline;
 font-weight: bold;
}

a.black, a.black:hover
{
 color: #000000;
 text-decoration: none
}

a.black_selected, a.black_selected:hover
{
 color: #000000;
 text-decoration: underline;
 font-weight: bold;
}
