img {border:10;}

td a:link
{
	color: #FF8000;
	font-weight: bold;
	text-decoration: none;
}

td a:visited {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #993399;
}

.category
{
	margin-top:1em;
}