A:link       { 
color: #603389;
text-decoration: none }
A:visited   { 
color: #c7ba65;
text-decoration: none }
A:active    { 
color: #603389; 
text-decoration: none }
A:hover     { 
color: #aa6ee1;
text-decoration: none }

body {
color: #B7CBAB;
font-size: 10pt; 
font-family: Courier New, Courier, mono; 
font-style: none;
text-decoration: none;
background-image:url('layout_bg.gif');
background-color: #737d7f;
}

table, tr, td { color: #B7CBAB;
 font-size: 10pt; 
font-family: Courier New, Courier, mono; 
font-style: none;
text-decoration: none
}

input,textarea,select {
font-size: 10pt; 
font-family:  Courier New, Courier, mono; 
font-style: none;
text-decoration: none;
background-color: #664860;
color: #B19DBF;
border: 1px dotted #b19dbf}
