<style type="text/css">

A:link
{ text-decoration: overline underline; color:#CC6600; }
A:visited
{ text-decoration: none; color:#CC6600; }
A:active
{ text-decoration: overline underline; color:#CC6600; }
A:hover
{ text-decoration: overline underline; color:#CC6600; }

cursor: crosshair;
cursor: url('http://www.yoursite.com/cursor.ani');}

body 
{ background: #FFCC99;
background-image: "Main.jpg"; 
background-repeat: repeat;
background-attachment: fixed;

font-family: verdana;
color: #CC9966 ; 
font-size: 8pt;
scrollbar-face-color: #FFCC99;
scrollbar-highlight-color:#FFCC99;
scrollbar-3dlight-color: #CC9966;
scrollbar-shadow-color: #CC9966;
scrollbar-darkshadow-color: #FFCC99;
scrollbar-track-color: transparent;
scrollbar-arrow-color: #CC9966;}

</style>
