
A {	color: black;
	text-decoration:none;
}

A:hover {	color: black;
	text-decoration:underline;
}
