body{
background-image:url(menu.png);
background-attachment: fixed;
}
A:link{color:#C17ACE; text-decoration:overline; cursor:se-resize; font-weight:normal;}
A:visited{color:#C17ACE; text-decoration:none; cursor:se-resize; font-weight:normal;}
A:active{color:#C17ACE; text-decoration:overline; cursor:se-resize; font-weight:normal;}
A:hover{color:white; text-decoration:overline; cursor:se-resize; font-weight:bold;}

body,td,input,textarea{
font-family: courier new; 
color:#8C5594; 
font-size: 8pt;
font-weight:normal;
{
body {
scrollbar-3dlight-color: #C4A4CA;
scrollbar-arrow-color: black;
scrollbar-base-color: #C4A4CA;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #C4A4CA;
scrollbar-highlight-color: black;
scrollbar-shadow-color:#C4A4CA;
scrollbar-track-color: black;}