body {
	color: #000066;
	background-color: #FFDD66;
	font-family: "Bookman Old Style";
}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #000066;
	text-decoration: none;
}