body {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #A91614;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
.font_content {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.font_title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	text-align: left;
	
}
.b {
	font-size: 12px;
	color: #ffffff;
}
.b:link {
	text-decoration: none;
}
.b:visited {
	text-decoration: none;
	color: #ffffff;
}
.b:hover {
	text-decoration: underline;
	color: #FFffff;
}
.b:active {
	text-decoration: none;
	text-align: left;
	
}

.xx_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #7A7A7A;
	border-right-color: #7A7A7A;
	border-bottom-color: #7A7A7A;
	border-left-color: #7A7A7A;
}

.font_14 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.font_1 {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.table_guestbook {
	border: 1px solid #931C1E;
}
.table_nr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #931C1E;
	border-right-color: #ADBC9D;
	border-bottom-color: #ADBC9D;
	border-left-color: #ADBC9D;
}
.table_guest_nr {
	border: 1px dashed #D2DCE1;
}.table_guest {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #931C1E;
	border-right-color: #931C1E;
	border-bottom-color: #931C1E;
	border-left-color: #931C1E;
	border-bottom-style: solid;
}
.table1 {
	border: 1px solid #D2DCE1;
}