A 		{ color: #332316; font-weight:normal; text-decoration: none; }
A:link		{ color: #aa3300; font-weight:normal; text-decoration: none; }
A:visited	{ color: #aa3300; font-weight:normal; text-decoration: none; }	
A:active	{ color: #aa3300; font-weight:normal; text-decoration: none; }	
A:hover		{ color: #aa3300; font-weight:normal; text-decoration: none; }

body{	background:#f0e68c;
	}

body, td, tr{		
	font-family: 'Lucida Grande',Arial;
	color:#332316;
	font-size:16;		
	font-weight:normal;
	}
	
ul {

    padding-left:15px;
}

li {   margin-bottom:0.5em;}

img {vertical-align:middle;}