table#backToTop a:link,
table#backToTop a:visited{
	text-decoration: none;
}

table#backToTop a:hover,
table#backToTop a:active{
	text-decoration: underline;
}
