body {
	background-color: #ECCAB0;
}

a {
	color: #33FF99;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}