/* $Id: AIZHUDIC.CSS $
   HTML 4.0 style sheet for XiaoTu general translator
   $Date: 2008.01.20 $  $Author: J D White $  $Website: http://www.XiaoTu.com $
*/

H1 {font-size: 1.5em} 
body {
   font-size: 1.0em;
   background: Black;
   color: White;
   lang: zh;
}

SPAN.noDefn{color: Red;}

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