body,td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #9C9;
}
a:visited {
	text-decoration: none;
	color: #9C9;
}
a:hover {
	text-decoration: underline;
	color: #9CF;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}

