body {
  background: #000;
  font-size: 12px;
  padding: 0 0;
  font-family: Times New Roman;
 }

a {
  text-decoration: none /* Убирает подчеркивание для ссылок */
 }

a:hover {
  text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
  color: red /* Ссылка красного цвета */
 }

hr {
  color: black;
}



span.cc1697 {
font-size: 15px !important;
background-color: #ffffff;
border: 1px solid #e0e0e0e !important;
}
.cc1697 a {
color: #0000cc !important;
font-weight: bold;
font-size: 16px !important;
}
.cc1697 .text {
color: #000000 !important;
font-size: 13px !important;
padding: 3px 0 !important;
line-height: normal !important;
}
.cc1697 .host {
color: #006600;
font-weight: normal;
font-size: 12px !important;
padding: 3px 0 !important;
line-height: normal !important;
}
.cc1697 p {
margin: 0 !important;
}


