body,html,td
   {
   
        cursor : default; 
    font-family :  arial, verdana; 

letter-spacing : 1px; 
word-spacing : 1px; 
text-align : justify; 
font-size : 13px;
color : #DFECBD
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}





A:link {

text-decoration : none; 
color : #BE7E49; 
} 
a:visited {
text-decoration : none;  
color : #8D7257; 
} 
A:active {
color : #6F3D25; 
} 
A:hover { 
color : #B1A682; 
cursor : pointer;
} 
