table {
	font-family: "Times New Roman", Times, serif;
	color: #FFFF99;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
