/* Меню слева */
A.menu {margin-left: 24px; text-decoration:none; font-color: #604422}
A.menu:hover {text-decoration: underline; font-color: #967C23}

/* Новости */
TABLE.news {
  border: 2px solid #967C23
}
TD.newstext {
  border-top: 2px dashed #967C23
}
TD.newsauthor {
  border-left: 2px dashed #967C23;
  border-right: 2px dashed #967C23
}