body, td, tr {
font-family: arial;
color: #FFFFFF;
font-size: 10px;
line-height: 11px;
cursor: default;
scrollbar-face-color: #9D946C;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #C4CFA0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
overflow-x:hidden;y:scroll;}

#hg {
   background-image: url('bg.png');
   background-attachment: fixed;}

i { font-size: 10px;
    font-family: arial;
    font-weight: italic;
    color: #A1B286;
    text-decoration: none;}

u { font-size: 10px;
    font-family: arial;
    color: #6A654C;
    border-bottom: 1px solid;
    border-color: #6A654C;
    text-decoration: none;}

b { font-size: 10px;
    font-family: arial;
    color: #CB9187;
    text-decoration: none;}

a:link {color: #E9AB80; background-color:#FFFFFF; font-weight: bold; border-bottom-color:#6A654C;}
a:visited {color: #E9AB80; background-color:#FFFFFF; font-weight: bold; border-bottom-color:#6A654C;}
a:active {color: #E9AB80; background-color:#FFFFFF; font-weight: bold; border-bottom-color:#6A654C;}
a:hover {color: #E9AB80; background-color:#FFFFFF; font-weight: bold; border-bottom-color:#6A654C;}
