a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}
<table class="amir">
.amir a:link {text-decoration: none}
.amir a:visited {text-decoration: none}
.amir a:hover {text-decoration: none}
.amir a:active {text-decoration: none}
td
{
padding:5px;
}
td
{
padding:5px;
padding-top:0px;
padding-bottom:0px;
}
td
{
padding:0 5px 0 5px;
}
td
{
padding: 0 5px;
}