body
{
	background-color : #FFCC33;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #996600;
}

.copy
{
	font-family : Verdana;
	font-size : 9px;
	color : Gray;
}

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;
}

.input
{
	background-color : #FFF8E1;
	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 : #FFCC33;
	color : #333366;
	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 : 9px;
	color : Gray;
	text-decoration : underline;
}

.made:hover
{
	font-family : Verdana;
	font-size : 9px;
	color : Gray;
	text-decoration : none;
}

.sightseeing-title
{
	background-color : #FFCC33;
	color : #333366;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
	font-family : "Times New Roman";
}

.border
{
	border : 3px double #996600;
}

.table
{
	border-left : 1px solid #4B4873;
	border-right : 1px solid #4B4873;
}