  @import "lib/reset.css";
  @import "layout.css";  
  @import "screen.css";  
  @import "corner-box.css"; 
  
  body		{ font: 13px/1.231 Tahoma; *font-size: small; *font: x-small; }
  body		{ font-family:  Tahoma, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; background: #000; color: #000;  }
  
  a:link, a:visited	{ color: #777; text-decoration: none; }
  a:hover			{ color: #333; }