body
{
	background-color : #FFF8D0;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #996600;
}

.adr
{
	font-size : 10px;
	color : #996600;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : #996600;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #996600;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #996600;
	text-decoration : none;
}

.bottom-menu
{
	font-family : sans-serif,Arial;
	font-size : 10px;
	color : #996600;
	text-decoration : none;
}

.bottom-menu:hover
{
	font-family : sans-serif,Arial;
	font-size : 10px;
	color : #996600;
	text-decoration : underline;
}

.input
{
	background-color : #FFFFFF;
	color : #996600;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #996600;
	border-top : 2px solid #996600;
}

.but
{
	background-color : #FFFFFF;
	color : #996600;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #996600;
	border-bottom : 2px solid #996600;
}

.just
{
	text-align : justify;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : #996600;
	text-decoration : none;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #996600;
	text-decoration : underline;
}

.made
{
	font-family : Verdana;
	font-size : 10px;
	color : #996600;
	text-decoration : underline;
}

.made:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #996600;
	text-decoration : none;
}

.rates
{
	background-color : #FFFFBF;
}

.sightseeing-title
{
	background-color : #996600;
	color : #FFF4E8;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
	font-family : "Times New Roman";
}

.border
{
	border : 3px double #C09C48;
}