<style> <!-- A:hover{color:ff6633}// Изменение цвета текстовой ссылки при наведении мыши A:link { text-decoration: none} // Ссылки без подчеркивания A:visited { text-decoration: none} A:active { text-decoration: none} //--> </style>