BODY {
	color: #000000;
	background-color: #faf6eb;
	font-family: "Arial", sans-serif;
	font-size: small;	 
	text-align: left;
	
}

A {
	color: #cd1764;
}

A:HOVER {
	color: #cd1764;
}  
table {
	
	width: 700px; 
	border: medium; 
	border-color: Black;
}  

#content {
	width: 700px;
}