
td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
th {
	font-family: RansomNote;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	text-align: center;

}
a {
	font-style: normal;
	background-color: #000000;
	color: white
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px none #000000;
	cursor: hand;

}
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:white
}
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:white
}
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-transform: none;
}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color:black
}
