Z
/* ДЛЯ ВСЕХ ССЫЛОК */
a {
color: #fff;
text-decoration: none;
text-decoration: none;
transition: all.6s ease;
-moz-transition: all.6s ease;
-webkit-transition: all.6s ease;
-ms-transition: all.6s ease;
}
/* ДЛЯ ВСЕХ ССЫЛОК ПРИ НАВЕДЕНИИ */
a:hover {
color: #0ea3e3;
text-decoration: none;
transition: all.6s ease;
-moz-transition: all.6s ease;
-webkit-transition: all.6s ease;
-ms-transition: all.6s ease;
}
и сразу писать вопрос в одном сообщении, что ты хочешь чтоб мы сказали?