body {cursor:crosshair;
 scrollbar-face-color:#f9f9f9;
 scrollbar-track-color:white;
 scrollbar-arrow-color:#cccccc;
 scrollbar-highlight-color:#cccccc;
 scrollbar-shadow-color:#f7f7f7;
 scrollbar-3dlight-color:#fbfbfb;
 scrollbar-darkshadow-color:#ececec;

 background-color:white;
 background-attachment:fixed;

 border-style:solid;
 border-width:1px;
 border-color:#dddddd}

A:link {text-decoration:none;
 color:#505050}

A:visited {text-decoration:none;
 color:#808080}

A:active {text-decoration:none;
 color:#ff2222}

A:hover {color:#FF0000;
 position:relative; top:1; left:1}
