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

li, p {
	font-family: verdana, arial, helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
