body {
  background: #ffcc11;
}

a {
	text-decoration: underline;
	color: #0000ff;
}

a:hover {
	color: #0000ff;
}