ЛавР
- День рождения
- 04.04.1980 (Возраст: 46)
Подпись
A:link {
text-decoration: none;
color: white;
font-family:'Tahoma';
font-size:14px;
}
A:visited { text-decoration: none; color: white;}
A:active { text-decoration: none; color: white;}
A:hover {
text-decoration: none; /* Добавляем подчеркивание при наведении курсора на ссылку */
color: red; /* Ссылка красного цвета */
}
text-decoration: none;
color: white;
font-family:'Tahoma';
font-size:14px;
}
A:visited { text-decoration: none; color: white;}
A:active { text-decoration: none; color: white;}
A:hover {
text-decoration: none; /* Добавляем подчеркивание при наведении курсора на ссылку */
color: red; /* Ссылка красного цвета */
}