/*
CSS file for AsiaOrder.com
*/
BODY, TD {
  Font-Family : Verdana, Arial, Helvetica, Tahoma, "MS Sans Serif";
  Font-Size : 10pt;
  Font-Style : normal;
  Text-Decoration : none;
}

FONT.header {
  color : #4159AC;
  Font-Size : 18pt;
  font-weight : bold;
}

A:hover {
  color : #FF9900;
  Text-Decoration : underline;
}

A:hover.top {
  color : #FFCC00;
  Text-Decoration : none;
}