body{
background-image:url(text1.png);
background-attachment: fixed;
}
A:link{color: #6C9D79; text-decoration:none; cursor:default; font-weight:normal; border-bottom: 1pt dotted;}
A:visited{color: black; text-decoration:none; cursor:crosshair; font-weight:normal; border-bottom: 1pt dotted;}
A:active{color: #6C9D79; text-decoration:none; cursor:crosshair; font-weight:normal; border-bottom: 1pt dotted;}
A:hover{color: white; text-decoration:none; cursor:crosshair; font-weight:normal; border-bottom: 1pt dotted; border-top: 1pt dotted;}

body,td,input,textarea{
font-family: century gothic; 
color: black; 
font-size: 8pt;
font-weight:normal;
filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1;)
}
body{
scrollbar-3dlight-color: black;
scrollbar-arrow-color: #74AE75;
scrollbar-base-color: black;
scrollbar-darkshadow-color: #74AE75;
scrollbar-face-color: black;
scrollbar-highlight-color: #74AE75;
scrollbar-shadow-color:black;
scrollbar-track-color: #74AE75;}