Как взять подчеркивание из ссылки через CSS
a{
text-decoration: none;
}
Glorious Gnat
a{
text-decoration: none;
}