  body   {
	  background-color: #000000;
	  color: #FFFFCC;
	  margin: 0em;
	  }
  UL LI  {
          list-style-image: url(../images/BLUEDIAM.GIF);
          }
  HR     {
          align=center;
          width=80%;
          img: url( ../Images/Lines/AIRBRUSH.JPG );
          }
  a:link {
	  font-weight: bold;
	  text-decoration: none;
	  color: #0000FF;
	  }
  a:visited {
	  font-weight: bold;
	  text-decoration: none;
	  color: #ff0000;
	  }
  a:hover, a:active {
	  text-decoration: underline;
	  color: #CC0033;
	  }

