.a {
	TEXT-DECORATION: none
}
.a:hover {
	TEXT-DECORATION: underline; text-style: normal
}
