body {
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 15px;
}

a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

a {
	text-decoration: none;
}

table {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 15px;
}

p {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 15px;
}
