a:link    { text-decoration : none; color : 854b00; }
a:visited { text-decoration : none; color : 475c00; }
a:hover   { text-decoration : none; color : 854b00; }
a:active  { text-decoration : none; color : 854b00; }

a.menu:link { 
    text-decoration : none; 
    color : fff9bf; }
a.menu:visited { 
    text-decoration : none; 
    color : fff9bf; }
a.menu:active { 
    text-decoration : none; 
    color : fff9bf; }

a.entries:hover { text-decoration : none; color : d17600; }

p { 
    text-align : justify }

.normal { 
    font-family : Arial, Helvetica; 
    font-size : 11px; 
    line-height : 13px;      
    color : 333333 }
.title {
    font-size : 13 px;
    line-height : 14 px;
    color : d17600 }

table.bordered {
    border-top : none;
    border-left : 1px dashed #ff9900;
    border-right : 1px dashed #ff9900;
    border-bottom : none } 