body
{
	background-color : #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

td
{
	font-family : Verdana;
	font-size : 10px;
	color : #663300;
}

.adr
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #663300;
}

.copy
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #663300;
}

a
{
	font-family : Verdana;
	font-size : 10px;
	color : #663300;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 10px;
	color : #663300;
	text-decoration : none;
}

.bottom-menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #663300;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #663300;
	text-decoration : none;
}

.input
{
	background-color : #FFFFFF;
	color : #663300;
	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 #663300;
	border-top : 2px solid #663300;
}

.but
{
	background-color : #FFFFFF;
	color : #663300;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #663300;
	border-bottom : 2px solid #663300;
}

.just
{
	text-align : justify;
}

.sightseeing-title
{
	background-color : #FEE692;
	color : #3C6350;
	font : 12px;
}

.sightseeing
{
	font : 18px;
	text-align : center;
	font-family : "Times New Roman";
}

.menu
{
	background-image : url(../images/background.jpg);
	background-repeat : repeat-y;
}

.column
{
	background-image : url(../images/column.jpg);
	background-repeat : repeat-y;
}