A:link      { color: #F2C282; text-decoration: none }
A:visited  { color: #490000; text-decoration: none }
A:active   { color: #F2C282; text-decoration: none }
A:hover    { color: #c9a782; text-decoration: none }

body {
color: #000000;
font-size: 8t; 
font-family: Arial; 
text-decoration: none;
font-weight: bold;
background-color: #918b95;
background-image: url('layout/tile.jpg');
scrollbar-3dlight-color: #52000E;
scrollbar-arrow-color: #52000E;
scrollbar-base-color: #918b95
scrollbar-darkshadow-color: #52000E;
scrollbar-face-color: #918b95;
scrollbar-highlight-color: #918b95;
scrollbar-shadow-color: #918b95;
scrollbar-track-color: #918b95;
}

table, tr, td { color: #000000;
font-size: 8pt; 
font-family: Arial; 
text-decoration: none;
font-weight: bold;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #a8a194;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #a8a194;
scrollbar-highlight-color: #a8a194;
scrollbar-shadow-color: #a8a194;
scrollbar-track-color: #a8a194;
}

textarea, input, select {
font-size: 8pt; 
font-family:  Arial; 
text-decoration: none;
font-weight: bold;
background-color: #a8a194;
color: #000000;
border: 1px dotted #000000;
background-image: url('layout/tile_form.jpg');
} 

textarea {width: 265px; height: 75px;}

option {font-size: 8pt; 
font-family:  Arial; 
text-decoration: none;
font-weight: bold;
background-color: #a8a194;
color: #000000;
background-image: url('layout/tile_form.jpg');
border: 1px none #000000;}