a {
	color: red;
	text-decoration: underline;
}

body {
	background-color: black;
	color: white;
}