a {
	text-decoration: none;
	color: #0000ff;
	}
a:hover {
	text-decoration: underline;
	color: #0f0f0f;
	}
