body{
background-image:url(text.png);
background-attachment: fixed;
cursor:n-resize;
}
A:link{color: #BD91B5; text-decoration:overline; cursor:crosshair; font-weight:normal;}
A:visited{color: #935C83; text-decoration:overline; cursor:crosshair; font-weight:normal;}
A:active{color: #BD91B5; text-decoration:overline; cursor:crosshair; font-weight:normal;}
A:hover{color: black; text-decoration:none; cursor:crosshair; font-weight:normal; border-top: 1pt dotted;}

body,td,input,textarea{
font-family: century gothic; 
color: black; 
font-size: 9pt;
font-weight:normal;
{
body {
scrollbar-3dlight-color: black;
scrollbar-arrow-color: #F5E0F1;
scrollbar-base-color: black;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #F5E0F1;
scrollbar-highlight-color: black;
scrollbar-shadow-color: black;
scrollbar-track-color: #F5E0F1;}