body	{
	font-family: courier;
	font-size: 18px;
	text-align: center;
	background-color: #EFEFEF;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: white;
}

a:visited {
	color: black;
	text-decoration: none;
}