a {
	color: #ffffe8;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}

body {
	color: #ffffe8;
}
