﻿
a:hover
{
    text-decoration: none;
} 
:link
{
    text-decoration: none;
} 
:visited
{
    text-decoration: none;
}