A:link       { 
color: #9bb17e; 
text-decoration: none }
A:visited   { 
color: #e5a536; 
text-decoration: none }
A:active    { 
color: #9bb17e; 
text-decoration: none }
A:hover     { 
color: #ffff33; 
text-decoration: none }
body {
background-color: #879670; 
background-image: url('bg-pattern2.gif');
background-repeat: repeat;
color: #ffd200;
font-size: 8pt; 
font-family: Arial; 
text-decoration: none
}
table, tr, td {border: 1px solid #9bb17e;
background-color: #49423d;
color: #ffd200;
font-size: 8pt; 
font-family: Arial; 
text-decoration: none
}

table.one, td.one
{table-layout: automatic;
background-image: url('header2.gif');
background-repeat: no-repeat;
background-position: center
}

input,textarea,select {
font-size: 8pt; 
font-family: Arial; 
text-decoration: none;
background-color: #dca487;
color: #990033;
border: 1px solid #9bb17e}

