body{   font-size : 14px ;
		color:#cca298;
		background:#5a4248 ;
		margin:20px;
		padding:0;
		text-align:center;
		line-height: 1.4em;
	}
	
a:link    { color : #f7e0ce ; text-decoration:none;}
a:visited { color : #f7e0ce ; text-decoration:none;}
a:hover   { color : #eeaaa7 ; text-decoration:none;} 	


h1,h2,h3,h4{  
       color:#59313A;
	   background:#9e7478 ;
	   padding:3;
	   text-align:center;
	}

	
.a1{    font-size : 14px ;
        color:#59313A;	
        background: #9e7478 ;
        border:solid 1px #59313A ;
        width:600px;
        /*position:absolute;
        left:5%; top:350px;        
        height:100px; #CF9F92*/
        padding: 10px;
        text-align:center;
        /*float:left;*/
        
    }
    
.a2{   font-size : 15px ;
        color:#cca298;	
        background:#5a4248 ;
        border:solid 1px #9d7377 ;
         width:600px;
        /*position:absolute;
        top:10px;
        left:5%;
        height:100px; */
        padding: 3px;
            }    
    
td{    font-size : 14px ;
        color:#59313A;	
        /*background: #9e7478 ;*/
        border:solid 1px #59313A ;
        /*width:600px;
        position:absolute;
        left:5%; top:350px;        
        height:100px; #CF9F92*/
        padding: 7px;
        text-align:center;
        /*float:left;*/
        
    }
  
  /*  
td   a:link   { color : #59313A ; text-decoration:none;}
td   a:visited{ color : #59313A ; text-decoration:none;}
td   a:hover  { color : #E7BAAF ; text-decoration:none;}

 */