<!-- 

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

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

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

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

--> 