@import url("../common/global.css");


body {background: #CCCCCC;
      color: "#000000";
      font-family: "Trebuchet MS", Arial, Helvetica; }
a:link {color: "#993300"; text-decoration: none;}
a:visited {color: "#0000FF"; text-decoration: none; }
a:active {color: "#FF9900"; text-decoration: none; }
a:hover {color: #CCC; text-decoration: normal;
         background: #000; }
ul {
	list-style-image: url(_themes/blends/blebul1a.gif);
}
ul ul {
	list-style-image: url(_themes/blends/blebul2a.gif);
}

