body {
	font-family: "Eras Bold ITC", "Eras Demi ITC", "Eras Light ITC";
	color: #000000;
	cursor: auto;
}
vlink {
	color: #FF6633;
	text-decoration: underline;
}
a {
	color: #FF6633;
	text-decoration: underline;
}
hover {
	color: #FF6633;
	text-decoration: underline;
}
table {
	text-align: center;
}