body {
	background-color: #96B7FF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}