a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #993300;
	text-decoration: underline;
	background-color: #E2C687;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F3005;
	background-color: #E2C687;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F3005;
	background-color: #E2C687;
	margin: 3px;
	padding: 3(value);
}
head {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E2C687;
}

