<head>
<STYLE type="text/css">
<!--

A:link    {color: #444400; text-decoration=none; font-weight: bold}
A:visited {color: #a95533; text-decoration=none; FONT-WEIGHT: bold}
A:active  {color: #a95533; text-decoration=none; FONT-WEIGHT: bold}
A:hover   {color: #a95533; text-decoration=underline overline; cursor: crosshair; font-style=none; FONT-WEIGHT: bold}


body {

background: #99a955;
background-image: url(imgs/home.jpg); 
background-attachment: fixed;
margin-left: 8px;
margin-right: 5px;
margin-top: 6px;
margin-bottom: 6px;

scrollbar-face-color:#555500; 
scrollbar-base-color:#99a955;
scrollbar-shadow-color:#ffffff;
scrollbar-highlight-color:#555500;
scrollbar-3dlight-color:#99a955;
scrollbar-darkshadow-color:#99a955;
scrollbar-track-color:#99a955; 
scrollbar-arrow-color: #ffffff;

font-size: 12px; 
font-family: tahoma;
color: #220022;

}