a  {
	color: black;
	font-weight: 600;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline
}
