td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
a  {
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
	color: #FF6600;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}

