body {
	font-family: "Courier New", Courier, mono;
	background-color: #999966;
	font-size: 12px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 60px;



}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family: "Courier New", Courier, mono;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;

}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
