a.title {
  font-size: 12px;
  color: #feeab5;
}
a.title:visited {
font-size: 12px;
  color: #feeab5;
}
a.copyright {
  font-size: 12px;
  font-weight: normal;
  color: #780002;
}
a.nav {
  color: #780002;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
a.nav:visited {
  color: #780002;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}
a:hover, a.title:hover, a.copyright:hover, a.nav:hover {
  text-decoration: underline;
}
a.nosmuck {
  font-weight: normal;
  text-decoration: none;
}
table.guestbooktable {
  width: 100%;
  table-layout: fixed;

  border-collapse: collapse;
}
table.noborder {
  border-width: 0px;
}
td.title {
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  color: #780002;
  font-weight: bold;
  background-color: #780002;
  color: #feeab5;
}
td.content a {
	font-weight: bold;
	text-decoration: underline;
}
td.content {
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  color: #780002;
  color: #780002;
  background-color: #FFF5DE;
}

td.content_text {
	width: 400px !important;
}

td.nav {
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  color: #780002;
  color: #780002;
  font-weight: normal;
  font-size: 12px;
}
img.button, span.bottom {
  vertical-align: bottom;
}
div.iplog {
  width: 100%;
  padding-top: 1px;
  font-size: 10px;
  text-align: right;
}
div.smilies {
  float: left;
  height: 26px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  margin-right: 8px;
}
div.divider {
  font-size: 0px;
  height: 2px;
  width: 100%;
  background-color: #780002;
  margin-bottom: 6px;
}
div.dividerc {
  font-size: 0px;
  height: 2px;
  width: 100%;
  background-color: #780002;
  margin-bottom: 6px;
}
div.noalfa {
  position: relative;
  width: 100%;
  overflow: hidden;
}
span.comment {
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
}
span.copyright {
  color: #780002;
}

#menu_guest ul li {
	border: 1px solid #780002;
	width: 100px;
	color: #780002;
	background-color:#feeab5;
	list-style: none;
	margin-left: -40px !important;
	padding: 3px;
}
