A:link       { 
color: #9d96ae; 
text-decoration: none }
A:visited   { 
color: #5f5766; 
text-decoration: none }
A:active    { 
color: #d2c6cd; 
text-decoration: none }
A:hover     { 
color: #BBB6CB; 
text-decoration: none }
body {
background-color: #000001; 
color: #928D7A; font-size: 8pt; 
font-family: Courier New; 
text-decoration: none
}
table, tr, td {background-color: #000001; color: #928D7A; font-size: 8pt; 
font-family: Courier New; 
text-decoration: none
}


input,textarea,select {
font-size: 8pt; 
font-family: Courier New; 
text-decoration: none;
background-color: #5f5766;
color: #000001;
border: 1px solid #9d96ae;}

