body {
	color: black;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

