div.news-list img.preview_picture { float:left; margin:0 4px 6px 0; } .news-date-time { color: #006F92; /*color:#486DAA;*/ } .news-comments { color:grey; text-decoration:underline; } /*Новые стили */ a:link.news-title { text-decoration: underline; } a:visited.news-title { text-decoration: underline; color: purple; } a:active.news-title { text-decoration: none; } a:hover.news-title { text-decoration: underline; /* Делает ссылку подчеркнутой при наведении на нее курсора */ color: red; /* Цвет ссылки */ }