     TD  {

              font-size : 11px;

              color : #FEFEFE;

              font-family : verdana,tahoma;

              line-height : 19px;

      }



	.header {

			  font-size: 12px;

			  color: #CDC4B6;

			  font-weight:bold;

			  }


H1{
			  font-size: 18px;

			  color: #CDC4B6;

			  font-weight:bold;
}





	a:link {

              color : #C8AB90;

              font-weight : bold;

              text-decoration : none;

      }

    

	a:visited {

              color : #C8AB90;

              font-weight : bold;

              text-decoration : none;

      }

    

	a:active {

              color : #C8AB90;

              font-weight : bold;

              text-decoration : underline;

      }

    

	a:hover {

              color : #C8AB90;

              font-weight : bold;

              text-decoration : underline;

      }