td {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.top {
	color: #222222;
	text-decoration: none;
}
a.top:hover {
	color: #FF0000;
	text-decoration: none;
}
