BODY {
background: #F2C08F;
}
	 
	 TD  {
              font-size : 12px;
              color : #333333;
              font-family : arial, verdana,tahoma;
              line-height : 18px;
      }

	.header {
			  font-size: 14px;
			  color: #555555;
			  font-weight:bold;
			  }



	a:link {
              color : #DA6C2F;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:visited {
              color : #DA6C2F;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:active {
              color : #DA6C2F;
              font-weight : bold;
              text-decoration : underline;
      }
    
	a:hover {
              color : #DA6C2F;
              font-weight : bold;
              text-decoration : underline;
      }
