body {
	background-color: #270C01;
	color: #FFE6BE;
}

body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	font-weight: bold;
	color: #FFE6BE;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.big {
	background-image: url(../images/tour_13.gif);
	background-repeat: repeat-y;
}

td.text {
	vertical-align: top;
	padding: 4px;
	background-color: #CA9966;
	color: #321003;
}

table.break {
	background-color: #682308;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	border-bottom: 5px solid #682308;
	border-left: 2px solid #682308;
	border-right: 2px solid #682308;
}

table.paybox {
	background-color: #D3820E;
	border: 1px solid #000000;
	padding: 10px;
	text-align: justify;
	vertical-align: top;
}
