     TD  {
              font-size : 11px;
              color : #FEFEFE;
              font-family : tahoma, arial;
              line-height : 14px;
      }

	.header {
			  font-size: 11px;
			  color: #987048;
			  font-weight:bold;
			  }



	a:link {
              color : #D4B181;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:visited {
              color : #D4B181;
              font-weight : bold;
              text-decoration : none;
      }
    
	a:active {
              color : #D4B181;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #D4B181;
              font-weight : bold;
              text-decoration : underline;
      }
	

	.thinTB {
              border-right : 1px solid #D4B181;
              border-top : 1px solid #D4B181;
              border-left : 1px solid #D4B181;
              border-bottom : 1px solid #D4B181;
      }