A:link       { 
color: #ffd200; 
text-decoration: none }
A:visited   { 
color: #aba000; 
text-decoration: none }
A:active    { 
color: #f33; 
text-decoration: none }
A:hover     { 
color: #ffff33; 
text-decoration: none }
body {
background-color: #8c012f; 
background-image:
url('bg-pattern1.gif');
background-repeat: repeat;
color: #f90; font-size: 8pt; 
font-family: Arial; 
text-decoration: none
}
table, tr, td {border: 1px solid #f90;
background-color: #8c012f; color: #f90; font-size: 8pt; 
font-family: Arial; 
text-decoration: none
}

table.one, td.one
{table-layout: automatic;
background-image:
url('header1.gif');
background-repeat: 
no-repeat;
background-position: 
 center 
}

input,textarea,select {
font-size: 8pt; 
font-family: Arial; 
text-decoration: none;
background-color: #990033;
color: #cc6633;
border: 1px solid #f90;}
