/* $Id: ZH_RGB.CSS $
   HTML 4.0 style sheet for XiaoTu general translator
   $Date: 2008.01.20 $  $Author: J D White $  $Website: http://www.XiaoTu.com $
*/
body {
   font-size: 1.5em;
   background: Black;
   color: White;
   lang: zh;
}

SPAN.noDefn{
   color: Red;
}

A       { color: White;  font-style: Normal; font-weight: Normal; text-decoration: none; }
A:hover { color: Yellow; font-style: Normal; font-weight: Normal; text-decoration: none; }
SPAN.footer { font-size: 0.7em; }
SPAN.x { background: Black; color: Aqua;};
SPAN.y { background: Black; color: Lime;};
SPAN.b { background: Black; color: Cyan;};

