Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

Link Overline

Here's the example:

Overline Link

Here's the source of this trick:

Just simply paste this source on top of the <BODY> tag.
<style>
A:hover
{
text-decoration:overline;
}
</style>