a:link {
     color:#503A32;
     text-decoration: none;
}

a:visited {
      color:#993333;
      text-decoration: none;
}


a:active {
      color:#993333;
      text-decoration: none;
}

a:hover {
      color:#6600cc;
      text-decoration: underline;
} 

body { 

    color: #503A32; 
	
	font-size:10px;

    letter-spacing: 1px;

    margin: 0;

    padding: 0; 
	
    line-height: 130%;
	
    letter-spacing: 1px;
	
	text-align:center;
	
    background:#EFD8E6; 

}

td { 

    color: #503A32; 
	
	font-size:10px;

    letter-spacing: 1px;

    margin: 0;

    padding: 0; 
	
    line-height: 130%;
	
    letter-spacing: 1px;
	
	text-align:center;
	
    background:#EFD8E6; 

}
	