a {
	text-decoration: none;
	font-weight: bold;
	color: #560202;
}
a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
