a {
	text-decoration : underline;
}

a:hover {
	text-decoration : overline;
}