/* DEFAULT CSS */
body {background-color:#77C1FF; background-image:url('/hmworld/tile10.gif');
  background-repeat:repeat; background-attachment:fixed; font-family: Arial Narrow; 
  color:#000000; margin: 10px;  
  scrollbar-base-color:#99CCFF; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color:#99ccFF;
  scrollbar-3dlight-color:#99CCFF; scrollbar-highlight-color:#B2D8FF; 
  scrollbar-darkshadow-color:#99CCFF; scrollbar-shadow-color:#B2D8FF; 
  scrollbar-face-color:#3399FF
  }
a:link {font-family: Arial Narrow; text-decoration:underline; color:#000000; 
  background-color:transparent;
  }
a:visited {font-family: Arial Narrow; color:#000000; 
  text-decoration:underline; background-color:transparent;
          }
a:hover {font-family: Arial Narrow; color:#000000;
         text-decoration:none; background-color:transparent;
        }