BODY {
		font-family: Arial;
		font-size: medium;
		font-weight: medium;
		font-style: none;
		background: #FAF9E0;
		text-decoration: none;
}

A {
		font-family: Arial;
		font-weight: bold;
		font-style: none;
		color: #000080;
		text-decoration: none;
}