body, td, table, tr {
font-family: arial; 
font-size:10px;
color: #a58b7c;
background-color: #472e27;
text-align: left;
}

a {
COLOR: #A58B7C; 
TEXT-DECORATION: none; 
font-size: 10px
}
a:link {
COLOR: #000000; 
TEXT-DECORATION: none; 
font-size: 10px
}
a:visited {
COLOR: #000000; 
TEXT-DECORATION: none; 
font-size: 10px
}
a:hover {
COLOR: #472E27; 
BACKGROUND-COLOR: #A58B7C; 
TEXT-DECORATION: underline overline; 
font-size: 10px
}

input, textarea, select {
border: 1px solid #A58B7C;
background-color: #472E27;
font-family: arial;
font-size: 10px;
color: #A58B7C;
align: center
}


