BODY {
	background: #FDF5E6;
	margin-right: auto;
	font-size: medium;
}

A {
	color: #7C7C7C;
	font-family: sans-serif;
	font-size: medium;
	font: small;
}

A:Hover {
	color: White;
	font-family: sans-serif;
	background: #00A2A4;
}

P {
	color: #7C7C7C;
	font: oblique small sans-serif;
}

