BODY {
	background-color : #C9C8B7;
	font-weight : bold;
}

A:link {
	text-decoration : none;
}

A:hover {
	color : White;
}

A:visited {
	text-decoration : none;
}

UL LI {
	margin-left : -12px;
}