  body   {
	  background: #fbf9d9 url(../images/WP_FLOR6.GIF);
	  color: #000000;
	  font-family: "Carolinga", "Verdana", Arial, Helvetica, sans-serif;
          margin: 0em;
	  }

  #linkheader {
	  background: #000000 url(../images/17.gif);
          color: #80ffff;
          font-style: italic
          font-weight: bold;
          font-size: normal;
          }
  
  UL LI  {
          list-style-image: url(../images/bullet.gif);
          }
  HR     {
          align=center;
          width=80%;
          img: url( ../images/AIRBRUSH.JPG );
          }
  MARQUEE {
          background: #0E0183 url(../images/bg.gif);
	  color: #fff477;
          text-size: x-large;
          font-weight: bold;
	  }
  .date  {
          color: #660066;
          }  
  .em  {
          color: #660066;
          }  
  #title {
          margin-left: 15%;
          padding: 1%; 
          width: 80%; 
          text-align: center; 
          border: 0;>
          }
  #text  {
          margin-left: 15%;
          padding: 1%; 
          width: 80%; 
          text-align: center; 
          border: medium groove #ffcc00;>
          }
  .date  {
          color: #660066;
          }  
  a:link {
	  font-weight: bold;
	  text-decoration: none;
	  color: #0000FF;
	  }
  a:visited {
	  font-weight: bold;
	  text-decoration: none;
	  color: #660066;
	  }
  a:hover, a:active {
	  text-decoration: underline;
	  color: #CC0033;
	  }
