<style type="text/css">
<!--
body {
scrollbar-arrow-color: #333333;
scrollbar-face-color: #CEC7B5;
scrollbar-highlight-color: #333333;
scrollbar-shadow-color: #333333;
scrollbar-3dlight-color: #CEC7B5;
scrollbar-track-color: #CEC7B5;
scrollbar-darkshadow-color: #CEC7B5;
}

.head {font-family: trebuchet ms; font-size: 11px; color: #000000; background-color: none; background-image:url(header.jpg); border-color: #000000; border-style: solid; border-width: 1px; text-align: right; padding-right: 2px;}

A:link {color: #4E1A04; text-decoration: none; cursor: crosshair;}
A:visited {color: #4E1A04; text-decoration: none; cursor: crosshair;}
A:active {color: #4E1A04; text-decoration: none; cursor: crosshair;}
A:hover {color: #4E1A04; text-decoration: underline overline; cursor: crosshair;}

body 
{background-image: url(bg.jpg);  
background-color: #CEC7B5;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: trebuchet ms; 
color: #000000; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 11px;
cursor: crosshair;}
--> 
</style>