/* $Id: AIZHURGB.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.0em; background: Black; color: White; lang: en;}
SPAN.noDefn { color: Yellow; font-weight: Bold; font-size: 1.2em}
SPAN.vs { font-size: 0.7em; color: Orange; font-weight: Bold; }

A:link   	{ color: Yellow; }
A:visited	{ color: Orange;}
A:active 	{ color: Lime; }
/*
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.comment { font-size: 0.7em; }
SPAN.x { background: Black; color: Aqua;};
SPAN.y { background: Black; color: Lime;};
SPAN.b { background: Black; color: Cyan;};


