A:link       { 
color: #cccccc;
text-decoration: none }
A:visited   { 
color: #7e7baa;
text-decoration: none }
A:active    { 
color: #cccccc; 
text-decoration: none }
A:hover     { 
color: #ffffff;
text-decoration: none }

body {
color: #B19DBF;
font-size: 10pt; 
font-family: arial; 
font-style: italic;
text-decoration: none;
background-image:url('bg.gif');
background-color: #322B3C;
}

table, tr, td { color: #c4a8bd;
 font-size: 10pt; 
font-family: arial; 
font-style: italic;
text-decoration: none
}

input,textarea,select {
font-size: 10pt; 
font-family:  arial; 
font-style: italic;
text-decoration: none;
background-color: #322B3C;
background-image:url('bg.gif');
color: #B19DBF;
border: 1px dotted #B19DBF}
