A:hover {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}


A {
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
