body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
a:active, a:focus {
	outline: 0;
}

a:link, a:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
}
.footer  {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer a,.footer a:link,.footer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #0066CC;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#guestbook {
	padding-right: 10px;
	padding-left: 10px;
}

li {
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.float_right {
	float: right;
	padding-left: 20px;
}
.float_left {
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}
.openings {
	font-size: 12px;
	color: #FFFF33;
	font-weight: bold;
	text-align: center;
}
