A, A:active, A:visited {
  color: #000000;
  text-decoration: none;
	font-weight:none;
}
A:hover {
  color: #000000;
  text-decoration: none;
	font-weight:bold;
}