     TD  {
              font-size : 10px;
              color : #FEFEFE;
              font-family : verdana,tahoma;
              line-height : 15px;
      }

	.header {
			  font-size: 10px;
			  color: #E8D9D2;
			  font-weight:bold;
			  }



	a:link {
              color : #B9A6A0;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #B9A6A0;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #B9A6A0;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #B9A6A0;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border : 1px solid #000000;
			  background: #B9A6A0;
      }