<style>  <!--

  body , table, tr, ul, td,p,br {

  font-family:Arial,Verdana;

  font-size: 14px;

  color:#000000;

  }

  /* module */

  .lesson {

 font-size: 20px;

 font-weight: bold;

  color:#996633;

  }

  /* header */

  .header {

 font-size: 18px;

 font-weight: bold;

  color:#996633;

  }

  /*sub header */

 .subheader {

 font-size: 16px;

 font-weight: bold;

  color:#996633;

 }

  /*sub header */

 .subheader2 {

 font-size: 14px;

 font-weight: bold;

  color:#996633;

 }

   /*clues */

 .caption {

 font-size: 10px;
font-style: italic;
  font-family:Arial,Verdana;
text-align:center;
  color:#000000;

  }

   /* close */

   .close{

 font-size: 11px;

 font-weight: bold;

  color:#994433 ;

  }

  /* background */

.background  {	background-image : url(images/BackImage.jpg);

	background-repeat : repeat;

  background-position: absolute;

  top: 0px;  right:0px;







}    /* anchors */

  A:link{ 

font-weight: bold ;

font-size: 14px; 

color:#996633}



A:visited{  

font-size: 14px; 

color:#cc5522} 



A:active{

font-weight: bold ;

font-size: 14px; 

color:#996633} 

  -->  </style>