body{
background-image:url(text.png);
background-attachment: fixed;
cursor:n-resize;
}
A:link{color:#404040; text-decoration:underline; cursor:crosshair; font-weight:normal;}
A:visited{color:#404040; text-decoration:underline; cursor:crosshair; font-weight:normal;}
A:active{color:#404040; text-decoration:underline; cursor:crosshair; font-weight:normal;}
A:hover{color: #D0C695; text-decoration:none; cursor:crosshair; font-weight:normal; border-top: 1pt dotted;}

body,td,input,textarea{
font-family: comic sans ms; 
color:black; 
font-size: 9pt;
font-weight:normal;
{
body {
scrollbar-3dlight-color: black;
scrollbar-arrow-color: #D0C695;
scrollbar-base-color: black;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #FFEDA5;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: #EDCD92;}