<style type="text/css">{  }
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #B8AC92;
scrollbar-face-color: #B8AC92;
scrollbar-highlight-color: #B8AC92;
scrollbar-shadow-color: #B8AC92;
scrollbar-3dlight-color: #B8AC92;
scrollbar-track-color: #B8AC92;
scrollbar-darkshadow-color: #B8AC92;
}



.head { border:2px solid #FC9036; font-family: tahoma;
		font-size: 12px; 
		color: #FC9036; 
		background-image: url('head.jpg');
		background-color:#000000; 
		text-align: center; 
		font-weight: bold;
		padding: 2px
		}



A:link
{color:#FC9036; text-decoration: none}
A:visited
{color:#FC9036; text-decoration:none;}
A:hover
{
    color: white;
	text-decoration: underline overline;
	cursor: help;
	font-weight: bold;
}

body 
{

background:#B8AC92 url('bk.JPG') repeat-y left 50%; font-family: tahoma, arial; 
color: #F76841; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
text-align: justify;
cursor: default
}

--> 


</style>