a {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: overline;
}
