td {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	text-align: center;

}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFF00;
	text-align: center;

}
a:visited {
	color: #FFCC66;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
}

