body{
background-image:url(text.png);
background-attachment: fixed;
}
A:link{color:#C32812; text-decoration:overline; cursor:crosshair; font-weight:bold;}
A:visited{color:#E56562; text-decoration:none; cursor:crosshair; font-weight:bold;}
A:active{color:#C32812; text-decoration:overline; cursor:crosshair; font-weight:bold;}
A:hover{color:#DC8957; text-decoration:underline overline; cursor:crosshair; font-weight:bold;}

body,td,input,textarea{
font-family: courier new; 
color:#FF4040; 
font-size: 8pt;
font-weight:bold;
{
body {
scrollbar-3dlight-color: black;
scrollbar-arrow-color: #E98681;
scrollbar-base-color: black;
scrollbar-darkshadow-color: #E98681;
scrollbar-face-color: black;
scrollbar-highlight-color: #E98681;
scrollbar-shadow-color:black;
scrollbar-track-color: #E98681;}