a:link,a:visited,a:active {
color: #B89F77;
text-decoration: none;
cursor: crosshair;
}

 A:hover {
   color: #ffffff;
   text-decoration: none;
   border-style: solid;
   border-width: 1px;
   border-left-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-top-width: 1px;
   border-color: #B89F77;
   background-color:#D4BD9D;
   padding-bottom: 1px;
   cursor: e-resize;
   font-weight: normal;
   }


BODY {
scrollbar-face-color: B89F77;
scrollbar-highlight-color: B89F77;
scrollbar-3dlight-color: B89F77;
scrollbar-darkshadow-color: B89F77;
scrollbar-shadow-color: B89F77;
scrollbar-arrow-color: B89F77;
scrollbar-track-color: B89F77;
}
.head {color : #B89F77; border-width:3px; border-bottom-style:double;}

input, textarea
{background: #F7F0DE;
font-family: arial;
color: #B89F77; 
font-size: 14px; 
border-style:  solid;
border-color: #B89F77;
border-width: 1px;}

b{font-family: verdana; font-size: 16px; color: #7B1509; }

body
{background-color: #F7F0DE;
background-repeat:repeat-y;
background-attachment: fixed;
font-family: verdana;
color: #B89F77;
letter-spacing: 1px;
font-weight: normal;
font-size: 13px;
cursor: crosshair;}



a:link img {
	background-color: b89f77;
	cursor: e-resize;
	filter: BlendTrans(Duration=3);
}


