<style type="text/css">{  }
body {
scrollbar-arrow-color: #675A47;
scrollbar-base-color: #514138;
scrollbar-face-color: #493D36;
scrollbar-highlight-color: #514138;
scrollbar-shadow-color: #514138;
scrollbar-3dlight-color: #514138;
scrollbar-track-color: #675A47;
scrollbar-darkshadow-color: #514138;

background-color: #675A47;
background-image:url('images/.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
overflow-x:hidden;
cursor: default;
}


.TEXT {
font-style : normal;
font-size : 11px;
font-family : tahoma;
text-align: center;
color : #72534B;
letter-spacing: 0;
margin: 1; 
}

.HEAD {
   font-weight: bold;  
   font-size: 11px; 
   font-family:tahoma;
   text-decoration: none;
   text-align: center; 
   letter-spacing:3px;
   color:#675A47;
   background-image: url('images/.jpg');
   border-bottom:1px solid #675A47; 
   border-left: 0px solid #000000; 
   border-top: 0px solid #000000; 
   border-right: 0px solid #000000;
   margin:0;
   background-color:#; 
   }
   
A:link {
color: #A18963; 
text-decoration: none; 
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;
}

A:visited {
color: #A18963;
text-decoration: none; 
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;}

A:active {
color: #A18963;
text-decoration: none; 
border-bottom:0px solid; 
border-left:0px solid; 
border-top:0px solid; 
border-right:0px solid;}

A:hover {
color: #B3996E;
text-decoration: none; 
cursor: default; 
border-bottom: 0px solid #362B24; 
border-left: 0px solid #362B24; 
border-top: 0px solid #362B24; 
border-right: 0px solid #362B24; 
background-color:#675A47;}

--> 
</style>
