@charset "utf-8";
.BOX {
	background-color: #25899c;
}
.BOXbelow {
	background-color: #FFFFFF;
}
.titlebook {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
}
.stepstobook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #d07e10;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
}
.steplink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #25899C;
	font-weight: bold;
	vertical-align: middle;
}
.LINKSOUT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #458B23;
}
