a, a:visited, a:hover {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}