<!-- 

BODY,P,TD {font-family:verdana,arial; font-size:12px; color:#D4C9B3; } 

A:link { text-decoration: none; font-weight:regular; color:#D4C9B3; } 
A:visited { text-decoration: none; font-weight:regular; color:#000000; } 
A:hover { text-decoration: none; font-weight:regular; color:#000000; cursor:help; } 

body
{
background-color: #4A3F29;
scrollbar-arrow-color: #000000; 
scrollbar-darkshadow-color: #555555; 
scrollbar-track-color: #4A3F29; 
scrollbar-face-color: #4A3F29; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #878072; 
scrollbar-3dlight-color: #AFA694; }

img.display {
    border-top: 10px solid #FFFFFF;
    border-left: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    border-right: 10px solid #FFFFFF;
    }

--> 