td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.draw {
	font-family: "Courier New", Courier, mono;
	color: #FF6600;
}

