body {
font-size: 10px; 
color: #000000; 
font-style: normal;
font-weight: bold; 
font-family: tahoma, arial, sans-serif; 
letter-spacing: 0px; 
background-color: transparent}

a {
color: #615c46; 
text-decoration: none;
}

a:link {
color: #615c46; 
text-decoration: none; }

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

a:hover {
color: #615c46; 
background-color: #c3bfb4;
text-decoration: none;}

h1, h2 {
border: 1px solid #615c46;
font-size: 10px;
font-family: tahoma, arial, sans-seirf;
color: #615c46;
font-weight: bold;
background-color: #c3bfb4;
padding: 1px;
text-align: right}

td, tr, table {
border: 0px solid #615c46;
font-size: 10px;
font-family: tahoma, arial, sans-serif;
font-weight: bold;
background-color: #c3bfb4;
padding: 0px;
text-align: justify}

input, textarea, submit, select {
border: 1px solid #615c46;
background-color: #c3bfb4;
font-size: 10px;
font-family: tahoma, arial, sans serif;
color: #615c46;}

ul.codes {
list-style: none;
margin: 0; padding: 0;
height: 15px;
}

ul.codes li {
float: left;
width: 50px;
text-align: center;
padding: 0; margin: 0;
}
ul.codes li a {
display: block;
background: transparent;
width: 50px;
text-align: center;
padding: 0; margin: 0;
color: #615c46;
border: 1px solid #c3bfb4;
}
ul.codes li a:hover {
background: transparent;
padding: 0;}