
<style type="text/css">{  }
body {
scrollbar-face-color : #000000;
scrollbar-highlight-color :#615289; 
scrollbar-3dlight-color :#615289; 
scrollbar-shadow-color :#615289; 
scrollbar-darkshadow-color :#615289;
scrollbar-track-color :#615289; 
scrollbar-arrow-color :#615289
}

.head { font-family: tahoma; font-size: 12px; color: #042E67; background-color: none; border: #042E67; border-style: solid; border-width: 1px}
A:link {color: #233B77; text-decoration: none;}
A:visited {color: #233B77;text-decoration: none;}
A:active {color: #233B77;text-decoration: none;}
A:hover {color: #000000;text-decoration: none;cursor: crosshair; position: relative; top: 1px; left: 1px}

body 
{background-image: url('bg.jpg');  
background-color: #FFFFFF;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: Tahoma; 
color: #000000; 
letter-spacing: 0px; 
font-weight: normal; 
font-size: 12px;
cursor: default}
--> 
</style>