A:link       { 
color: #8d5a79;
text-decoration: none }
A:visited   { 
color: #d0260f;
text-decoration: none }
A:active    { 
color: #d0260f; 
text-decoration: none }
A:hover     { 
color: #a0851b;
text-decoration: none }

body {
color: #663300;
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-decoration: none;
background-color: #cccccc;
background-image:url('layout_bg.gif');
}

table, tr, td {
color: #663300;
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-decoration: none;
}

input,textarea,select {
color: #663300;
font-size: 9pt; 
font-family: Courier New, sans-serif; 
text-decoration: none;
background-color: #dbce8c;
background-image:url('layout_bg.gif');
border: 1px dotted #3b4362}

